List Info

Thread: question regarding linkage with gcc on AIX and SUN




question regarding linkage with gcc on AIX and SUN
country flaguser name
United States
2007-09-25 12:50:24
I'm trying to build and test boost on AIX and SUN with the
gcc compiler.

compilation works fine.

Things get hungup when we try use the native linker.  We've
been able to
make things work by hacking the gcc.jam file so to set
linker-type = sun
which apparantly sets up the linker command line switches in
a form which
is compatible with the native linkers on both of these
systems.

What is the correct way to fix this?

Robert Ramey



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

Re: question regarding linkage with gcc on AIX and SUN
user name
2007-09-25 13:20:59
Robert Ramey wrote:

> I'm trying to build and test boost on AIX and SUN with
the gcc compiler.
> 
> compilation works fine.
> 
> Things get hungup when we try use the native linker. 
We've been able to
> make things work by hacking the gcc.jam file so to set
linker-type = sun
> which apparantly sets up the linker command line
switches in a form which
> is compatible with the native linkers on both of these
systems.
> 
> What is the correct way to fix this?

        using gcc : [version] : [command] :
<linker-type>sun ;

- Volodya


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )