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]

bootstrap/10296: file format not recognized; treating as linker script


>Number:         10296
>Category:       bootstrap
>Synopsis:       file format not recognized; treating as linker script
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 02 12:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     ralf dot hildebrandt at charite dot de
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
gcc-3.2.2 was configured using:
../configure --enable-shared --enable-version-specific-runtime-libs --with-gnu-as
just like:
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/specs
Configured with: ../configure --enable-shared --enable-version-specific-runtime-libs --with-gnu-as
Thread model: posix
gcc version 3.0.2

But then, during "make bootstrap-lean", the build process fails with:
/usr/local/sparc-sun-solaris2.8/bin/ld:libgcc/./libgcc.map: file format not recognized; treating as linker script
/usr/local/sparc-sun-solaris2.8/bin/ld:libgcc/./libgcc.map:1: parse error
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: Leaving directory `/squid-data/src/gcc-3.2.2/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/squid-data/src/gcc-3.2.2/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/squid-data/src/gcc-3.2.2/objdir/gcc'
make: *** [bootstrap-lean] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="config.status"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="config.status"

L2hvbWUvaGlsZGViL291dCAvaG9tZS9oaWxkZWIvY29uZmlnLnN0YXR1cw==


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