[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Monotone-devel] building 0.38 on AIX
From: |
Kelly F. Hickel |
Subject: |
RE: [Monotone-devel] building 0.38 on AIX |
Date: |
Fri, 14 Dec 2007 06:54:50 -0600 |
> > What is pulling in tester-plaf.o without tester.cc?
> >
> > But I guess you are saying the AIX linker doesn't work this way; it
> > tries to link the entire library whether it needs to or not? That
> > seems more "broken" than "pedantic".
>
> Another solution is to use the Gnu compiler and linker; would that be
> a problem?
>
> --
> -- Stephe
This is with GCC/G++, using xlc has many more problems. Everything I've
read suggests that using the gnu linker on AIX is, err, challenging....
;-> and not recommended...
I'll give those changes a try later today.
-Kelly