Joerg Schilling wrote:
Alan Coopersmith <[EMAIL PROTECTED]> wrote:

Kaiwai Gardiner wrote:
Well, I started compiling things, all nice, started to compile Xorg 7.1 and it failed to compile;
Strange - it's always compiled for me with Studio compilers.   I test
with gcc occasionally, but there's enough other people testing that works
on Linux that I don't do it that often.   We build Xorg multiple times a
day with Studio compilers and keep a CVS HEAD tree updated to make sure
that builds as well.

Strange, we did try to compile Xorg-7.0 a few months ago and it
did not "compile" because it did asume that
        ar r archive.a *.o
        ld -o shared.so archive.a
There is a "-z allextract" flag for ld that should extract all members of the archive. But I have seen problems while compiling SDL which uses that flag.

Regards,
Moinak.
would result in a populated shared lib.

Jörg


_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to