Hi,

I'm trying to build a debian package for open64 4.2.5-1 downloaded from
amd with little success.

First I tried building the source in-tree which screws up paths and
fails to find libs for linking and the xgcc. If in-tree building isn't
supported then the configure should refuse to run in-tree at all.

So I went back to reading the INSTALL file and noticed that you are
supposed to build out-of-tree. Now I got further:

  ../src/x86_open64-4.2.5/configure
  make all

Compiling worked fine now. But now I need to install the files into
subdirectory for packaging. Usualy this is done with

  make install DESTDIR=$(pwd)/debian/open64/

But the Makefiles don't seem to have any support for DESTDIR or
something equivalent. Is there something I'm missing or is it impossible
to install to a different dir than set with --prefix?

MfG
        Goswin

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to