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]

Re: g77 - mips-sgi-irix6.2 - Internal compiler error in function copy _to_mod...


In a message dated 2/18/99 2:56:49 AM Pacific Standard Time, craig@jcb-sc.com
writes:

<<  I can't tell offhand whether code compiled with, and without,
 `-mabi=64' can be safely linked together.) >>
Doesn't ld enforce a prohibition of such cross-links?  When I've looked at the
code generated by MipsPro compilers, -64 and -n32 code is identical except for
the 64-bit vs 32-bit stuff.  We get a lot of baloney about how switching back
and forth should fix bugs.


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