We have a project that uses SDCC for C compilation.  We need to
integrate our C files with 8051 assembler files.  Our assembler guy is
using ASX8051 version 4.00.  The version of asx8051 that comes with SDCC
doesn't compile his code, so we're forced to use the newer asx8041.
 
aslink that comes with SDCC won't link his code with the SDCC output
.REL files.  The program just hangs and never finishes.
 
The newer ASLINK (v4.00 or v4.11) doesn't seem to be compatible with the
.LIB files created by SDCCLIB or distributed with SDCC (such as
libsdcc.lib).
 
So what's the best way to use the v4.00 assembler, and use SDCC C
compiler, library manager, and link all of this stuff together?
 
Robert Collins
nvidia

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to