From: <fh...@at...> - 2000-07-31 12:24:37
|
In <398...@ip...>, on 07/30/00 at 09:51 PM, Giorgio Terzi <de...@ip...> said: >fh...@at... wrote: >I can only answer for serial driver's code: >With IOBlix driver i found a similar problem with register_serial() & >unregister_serial() functions. >I used m68k_register_serial() & m68k_unregister_serial() instead, >interfacing myself with Roman Hodek's m68kserial driver and the problem >was solved. Changing to the "m68k" functions and adding -O to the gcc options fixed all the undefined symbols problems. Thanks! Fred |