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 target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-07 18:05 -------
It might be better to do something like powerpc64-linux-gnu does and define a
--with-cpu=default32 which compiles a 64bit capable compiler but defaults to
32bits.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|driver                      |target


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


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