gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another gcc+gm2 tarball oddity


From: john o goyo
Subject: Another gcc+gm2 tarball oddity
Date: Thu, 25 Mar 2021 21:38:01 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

The gm2-4.1.2 (Solaris 10 Sparc) build came to an unusual halt:

/home/build/bld/gm2-4.1.2-20210324/./gcc/crtend.o(.text+0x8): In function `monstartup':
: multiple definition of `monstartup'
/home/build/bld/gm2-4.1.2-20210324/./gcc/crtbegin.o(.text+0x8): first defined here /home/build/bld/gm2-4.1.2-20210324/./gcc/crtend.o(.text+0x278): In function `_mcleanup':
: multiple definition of `_mcleanup'
/home/build/bld/gm2-4.1.2-20210324/./gcc/crtbegin.o(.text+0x278): first defined here /home/build/bld/gm2-4.1.2-20210324/./gcc/crtend.o(.text+0x440): In function `_mcount':
: multiple definition of `_mcount'

There was a massive diff between the gcc/crtstuff.c in the new tarball and in previous tarballs.  I replaced the new file with a copy of the previous one and the build went through.

john



reply via email to

[Prev in Thread] Current Thread [Next in Thread]