This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/12098] error: invalid switch '-x'


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12098


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-30 15:01 -------
Are you using GNU binutils, if not that is your problem.
>From <http://gcc.gnu.org/install/specific.html#ia64-*-hpux*>:
Building GCC on this target requires the GNU Assembler. The bundled HP assembler will not work. 
To prevent GCC from using the wrong assembler, the option --with-gnu-as may be necessary.     

The GCC libunwind library has not been ported to HPUX. This means that for GCC versions 3.2.3 
and earlier, --enable-libunwind-exceptions is required to build GCC. For GCC 3.3 and later, this is 
the default.


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