This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Problem Building 32-bit gcc native compiler
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: "Bell, Timothy" <timothy dot bell at intergraph dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 20 Jul 2005 08:37:33 -0500
- Subject: RE: Problem Building 32-bit gcc native compiler
- References: <697750C28DC0474ABF279ECB3979E3730C01D5CE@hq4.pcmail.ingr.com>
Hi Tim,
>Should I be using a GNU Assembler?
I don't know.
I've had good luck using GNU as and GNU ld whenever I've used GNU's GCC.
I've never tried *not* using GNU as and GNU ld (and GNU make, GNU bison, yada yada yada).
I don't know which combinations of GNU and not GNU tools work or don't work with GCC 3.3.3. Or if there are any caveats regarding HP in general, HP 11, HP 11.11, or HP 11.11U in particular.
Sincerely,
--Eljay