<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/eclipse-sdcc/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/eclipse-sdcc/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/eclipse-sdcc/bugs/</id><updated>2006-07-05T11:56:42Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Invalid compile comand for asm sources.</title><link href="https://sourceforge.net/p/eclipse-sdcc/bugs/1/" rel="alternate"/><published>2006-07-05T11:56:42Z</published><updated>2006-07-05T11:56:42Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net10bf73b802584d604f2584f049ab044bdf7b7ea7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Package:&lt;br /&gt;
net.sourceforge.eclipsesdcc-1.0.0-linux.gtk.x86.tar.gz&lt;/p&gt;
&lt;p&gt;Compile log is:&lt;br /&gt;
Building file: ../rom1210.asm&lt;br /&gt;
Invoking: SDCC Assembler&lt;br /&gt;
asx8051 -losffgp -orom1210.rel ../rom1210.asm&lt;/p&gt;
&lt;p&gt;ASxxxx Assembler V01.70 + NoICE + SDCC mods + Flat24&lt;br /&gt;
Feb-1999  (Intel 8051)&lt;/p&gt;
&lt;p&gt;Usage: [-dqxjgalopsf] file1 [file2 file3 ...]&lt;br /&gt;
d    decimal listing&lt;br /&gt;
q    octal   listing&lt;br /&gt;
x    hex     listing (default)&lt;br /&gt;
j    add line number and debug information to file&lt;br /&gt;
g    undefined symbols made global&lt;br /&gt;
a    all user symbols made global&lt;br /&gt;
l    create list   output file1[LST]&lt;br /&gt;
o    create object output file1[REL]&lt;br /&gt;
s    create symbol output file1[SYM]&lt;br /&gt;
p    disable listing pagination&lt;br /&gt;
f    flag relocatable references by `    in listing file&lt;br /&gt;
ff    flag relocatable references by mode in listing file&lt;/p&gt;
&lt;p&gt;removing &lt;br /&gt;
make: *** [rom1210.rel] Błąd 1&lt;br /&gt;
make: Obiekt `all' nie został wykonany z powodu błędów.&lt;/p&gt;
&lt;p&gt;Command should be:&lt;br /&gt;
asx8051 -losffgp ../rom1210.asm&lt;/p&gt;
&lt;p&gt;asx8051 does not accept -o as a filename parameter.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>