From: Paul D. <du...@ho...> - 2003-07-09 01:41:22
|
I am far from being very at ease with configuration files. So what I say, may be look easy stuff to others. In fact that's what I hope. :-) OSlib: 0.1 First going to xlib and typing make install, gives the error that ../config.mk did not exist, so I created one with just an empty line. Then I got: $ make install as -o xsys0.o xsys0.s xsys0.s: Assembler messages: xsys0.s:31: Error: invalid character '(' in mnemonic xsys0.s:35: Warning: rest of line ignored; first ignored character is `(' xsys0.s:36: Warning: rest of line ignored; first ignored character is `(' xsys0.s:39: Warning: rest of line ignored; first ignored character is `(' xsys0.s:40: Warning: rest of line ignored; first ignored character is `(' xsys0.s:41: Warning: rest of line ignored; first ignored character is `(' xsys0.s:42: Warning: rest of line ignored; first ignored character is `(' xsys0.s:43: Warning: rest of line ignored; first ignored character is `(' xsys0.s:44: Warning: rest of line ignored; first ignored character is `(' xsys0.s:51: Error: invalid character '_' in mnemonic xsys0.s:63: Error: invalid character '_' in mnemonic xsys0.s:72: Error: invalid character '_' in mnemonic xsys0.s:80: Error: invalid character '_' in mnemonic xsys0.s:88: Error: invalid character '_' in mnemonic xsys0.s:96: Error: invalid character '_' in mnemonic xsys0.s:103: Error: invalid character '_' in mnemonic xsys0.s:111: Error: invalid character '_' in mnemonic make: *** [xsys0.o] Error 1 with: $ as --version GNU assembler 2.13.90 20030308 Copyright 2002 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. This assembler was configured for a target of `i686-pc-cygwin'. I guess I should try DJGPP instead. Why am I compiling it in the first place? Because I want to prove myself that the bug I have with biosdisk in freeDos32 comes from oslib. _________________________________________________________________ MSN Messenger : discutez en direct avec vos amis ! http://messenger.fr.msn.ca/ |