
06-10-2008, 10:44 PM
|
| Junior Member | | Join Date: Sep 2009
Posts: 0
| |
Re: gcc build fails "cannot compute suffix of object files" On Tue, 10 Jun 2008 17:26:23 -0400, Oscar del Rio wrote:
> What's the correct way to build gcc so that 32-bit libs are
> searched in /opt/local/lib and 64-bit libs in /opt/local/lib/64?
Specify Sun's ld?
The gcc shipped with b_90 has this:
--with-ld=/usr/ccs/bin/ld --without-gnu-ld |