Subject: Re: invalid command option --whole-archive
To: Todd Whitesel <toddpw@best.com>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 09/01/1998 11:39:44
Todd Whitesel wrote:
> 
> Trying to build -current for i386, on an i386-1.3.2+ATAPI with freshly supped
> sources. It fails with:
> 
> building shared object i386 library
> ranlib libi386_pic.a
> building shared i386 library (version 0.2)
> ld -x -shared  -o libi386.so.0.2    --whole-archive libi386_pic.a --no-whole-archive
> ld: invalid command option `--whole-archive'
> ** Error code 1
> 
> Stop.
> (etc)
> 
> 
> Am I doomed from the beginning trying to build -current with the last formal
> release?

Shouldn't think so, but rebuilding ld would be a start :)

Cheers,

Patrick