Gcc 3.3.3 20031106 libf2c bits.

This commit is contained in:
Alexander Kabaev 2003-11-07 02:44:13 +00:00
parent f33a15e8d6
commit 29b93e91bc
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2003-10-16 Release Manager
* GCC 3.3.2 Released.
2003-09-09 Alan Modra <amodra@bigpond.net.au>
* configure: Regenerate.
2003-08-04 Release Manager
* GCC 3.3.1 Released.

View File

@ -2083,7 +2083,7 @@ x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
ppc64-*linux*)
ppc64-*linux*|powerpc64-*linux*)
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)