Hi Goswin,

Thanks for your interest in Open64.  These are both known problems
with the build system.

I filed two bugs in the Open64 Bugzilla database (bugs.open64.net):

779 : build in source directory does not work
780 : "make install" does not support DESTDIR

In addition, I think the installed filesystem layout will need some
changes to conform with distro conventions before we can create a
valid Debian package.

-David Coakley / AMD Open Source Compiler Engineering

On Wed, May 25, 2011 at 6:02 AM, Goswin von Brederlow <goswin-...@web.de> wrote:
> 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
>

------------------------------------------------------------------------------
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