tdn02jfe
Group: Members
Posts: 4
Joined: Dec. 2006 |
|
Posted: Dec. 06 2006,13:27 |
|
I´m trying to compile the tulip drivers for my network card using the tcc with the following syntax:
tcc tulip.c -O tulip_cb.o
This gives me an error code:
tulip.c:125: #warning You must compile this file with the correct options tulip.c:126#warning See the last line of the source file. tulip.c:127: #error You must compile this driver with "-O".
I´m a complete newbie and I really want to learn Linux but it´s kinda hard when you don´t have a fuctional network card.
|