roelandjansen / pcmos386v501

PC-MOS/386 v5.01 and up, including cdrom driver sources.
GNU General Public License v3.0
418 stars 60 forks source link

Updated ulib for build under bcc or tcc #28

Closed the-grue closed 6 years ago

the-grue commented 6 years ago

Created testcomp.bat file to check for bcc or tcc and call genulib to recreate the ulib library. Updated files to allow build under either compiler. Removed dependency on extract command ( Issue #25 )