This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC build status for SCO OS5.0.4


Gerald Pfeifer propounded (on Tue, Jul 03, 2001 at 02:39:15PM +0200):
| On Mon, 2 Jul 2001, David Gressett wrote:
| >
| > i386-pc-sco3.2v5.0.4
| 
| Thanks, I added this to our build status page.
| 
| > It was configured with --enable-languages=c++,f77
| >
| > --enable-shared does *not* work; I get this error when doing a make bootstrap:
| >
| > ./genopinit ../../gcc-3.0/gcc/config/i386/i386.md >tmp-opinit.c
| >
| > dynamic linker: ./genopinit: invalid relocation type 3 at 0x41e188
| 
| This seems like a bug to me? If you agree, would you mind filing a bug
| report according to <http://gcc.gnu.org/gnats.html>?

Using 3.0.1 20010703, I just ran
        configure --enable-languages=c,c++ --enable-shared
for target
        i686-pc-sco3.2v5.0.6
followed by
        make bootstrap

No problems at all, it ran to completion.
OTOH, I see no libXXX.so being generated either.

-- 
JP


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]