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]

GCC 2.95 Build succesful on hppa2.0-hp-hpux10.20


Hi

I built GCC 2.95 on hppa2.0-hp-hpux10.20 succesfully.

It compiled on native 'as' assembler (could not use -g option though), and
also on GAS (-g worked
fine).
For some reason though, when I used the --with-gnu-as option, it did not
find/use the gnu assembler
I had in my path, but instead it used the native one, and failed to compile.
When I included the
--with-as=/path_to_gnu_as it worked fine.

Jussi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]