This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

problems linking data files into an application (arm-elf)


Hi,

I want to link a data file - *hex or binary format - into my application
(it's FPGA stuff generated by some other application). But all what I
get is an error:

----8<----
arm-elf-ld -L$HOME/develop/eCos/idmouse/install/lib
-L/usr/local/develtools/host-i686-linux-gnu/lib/gcc-lib/arm-elf/2.95.2/
-g -nostdlib -Ttarget.ld -o fpgatest fpga.cxx.o fpgatest.cxx.o -b binary
fred

arm-elf-ld: error: cannot change output format whilst linking ARM
binaries
make: *** [link] Error 1     
---->8----

"fred" is a binary file containing my FPGA-data. I don't understand why
the linker complains.                                 

Thanks in advance.
 
-----------------------------------------------------
i.A. Andreas Bürgel     GenoLogic GmbH
     Software Engineer  Joseph-von-Fraunhofer-Str. 13
                        D-44227 DORTMUND
                        Germany               
                        
     ab@genologic.de    phone  +49 (0) 231/477349-0
                        fax    +49 (0) 231/4761234
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
IhrName@web.de, 8MB Speicher, Verschluesselung - http://freemail.web.de



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