Re: [Autogen-users] AutoOpt-Question

2003-03-08 Thread Bruce Korb
Daniel Schregenberger wrote: > As with pre1 I am getting errors when compiling: > > Making all in autoopts > make[2]: Entering directory `/home/npfdd/autogen-5.5.3pre2/autoopts' > Making all in test > make[3]: Entering directory `/home/npfdd/autogen-5.5.3pre2/autoopts/test' > make[3]: Nothing to

Re: [Fwd: libtool munges '-(' linker options.]

2003-03-08 Thread Scott James Remnant
On Sun, 2002-12-15 at 17:09, Albert Chin wrote: > On Sun, Dec 15, 2002 at 04:42:42PM +, Scott James Remnant wrote: > > Certain applications require the linker flags --start-group > > and --end-group (abbreviated "-(" and "-)" ) in order to > > resolve circular references between libraries. Ho