bug-gnu-utils
[Top][All Lists]
Advanced

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

arm-coff-ld fail


From: 이수광
Subject: arm-coff-ld fail
Date: Wed, 25 Jun 2003 15:59:00 +0900

I have compile main.o withe arm-coff-gcc.
But I have error msg on linker.
What's the problem?
 
% arm-coff-gcc --version
2.8.1
 
% arm-coff-ld --version
GNU ld 2.11.2
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
  Supported emulations:
   armcoff
 
arm-coff-ld -T ldscript -EL -oformat srec -L/home/setup/install/lib/gcc-lib/arm-coff/2.8.1 main.o /home/setup/install/lib/gcc-lib/arm-coff/2.8.1/libgcc.a -o image
.s -Map System.map
arm-coff-ld: cannot open srec: No such file or directory
 
 

reply via email to

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