Re: gcc -Os option
wizard00 <[EMAIL PROTECTED]> writes: > gcc try.c -o try would give me linking problem > > /tmp/ccQOkXtu.o: In function `serial_echo_print': > try.c:(.text+0x31e): undefined reference to `__inb' > try.c:(.text+0x34a): undefined reference to `__outb' > try.c:(.text+0x360): undefined reference to `_
gcc -Os option
m. -- View this message in context: http://www.nabble.com/gcc--Os-option-tf2161879.html#a5974772 Sent from the gcc - Dev forum at Nabble.com.