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] |
On Wed, 24 Oct 2001, Maurizio Loreti wrote: > hello - I have tried to build gcc-3.0.2 under solaris 2.6, starting with > the installed gcc 3.0.1 and with gnu as and ld (binutils 2.11.2). please, If you wish to use binutils, you must configure GCC so... > ../gcc-3.0.2/configure --prefix=/opt/gnu --with-gcc add "--with-as=<path-to-GNU-as> --with-ld=<path-to-GNU-ld> --with-gnu-as --with-gnu-ld" here. Jeff
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |