From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schnell To: help-gcc@gnu.org Subject: gcc on different platforms Date: Fri, 10 Dec 1999 21:48:00 -0000 Message-id: <3850F092.3F08B0EF@icn.siemens.de> X-SW-Source: 1999-12/msg00162.html Hi everybody, I've got a question concerning gcc as a cross-compiler for the same TARGET platform but compiling on different HOST-platforms. (2 gcc's !) Maybe this is a silly question, but for me it is extremely important to know. If the version of gcc is the same on both host platforms, does it produce the same output (i.e. object files) on different host platforms if you always use the same source and header files and do not turn on debugging informations ?? If not, where and what are the differences ?? Thanks in advance, Daniel Schnell. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schnell To: help-gcc@gnu.org Subject: gcc on different platforms Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <3850F092.3F08B0EF@icn.siemens.de> X-SW-Source: 1999-12n/msg00162.html Message-ID: <19991231222400.q3oWa5cIeMRGN2NvtPYU4FaMj-CcIaOzdY9aTVfJCyA@z> Hi everybody, I've got a question concerning gcc as a cross-compiler for the same TARGET platform but compiling on different HOST-platforms. (2 gcc's !) Maybe this is a silly question, but for me it is extremely important to know. If the version of gcc is the same on both host platforms, does it produce the same output (i.e. object files) on different host platforms if you always use the same source and header files and do not turn on debugging informations ?? If not, where and what are the differences ?? Thanks in advance, Daniel Schnell.