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: libtool in configure for dejagnu confused was: Catch 5.0.x


Robert Lipe writes:

> There are two conditions called out in ltconfig.  gcc and everything 
> else.  When walking through ltconfig by hand, it seems to do the right
> thing for the gcc case and guess appropriate -shared and PIC flags.

Where is this libtool script coming from?  It is certainly not created
by dejagnu itself (although the latest snapshot contains ltconfig and
ltmain.sh from libtool-1.0, neither of them seems to be used)

> $(CC) $(XCFLAGS) -belf -Wl,-Bexport -o expect_ins

This is likely to be an error in some configure script, that
hard-codes those switches whenever it finds out the host is an SCO
OpenServer.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil


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