Hi Tor,
On Wednesday 21 February 2001 4:36 pm, Tor Lillqvist wrote:
> New try... I changed "lib" to "cyg" in the wrong place. Sorry. Now it
> should affect only the name of the dll (and related files), I hope.
I split your patch into two and applied to the HEAD branch. I also ported
both patch
Alexandre Oliva wrote:
> > So, it's trying to pass the compiler -Wl flag directly to the linker
> > for some reason. I hacked the libtool script a bit and everything
> > worked.)
>
> Care to post your hacks? :-)
All I did was to remove the "\${wl}"s from whole_archive_spec_flag.
Presumably thats
Bryce:
I submitted two patches to fix the "Arg length too long" problems.
The first will work around link lines created by libtool that are
too long to execute, the second uses the -objectlist FILE option
in link mode to allow a file containing a list of *.lo objects
rather than the list of objec