Hello and Thanks you for openning this message.


I'm working on a chip-card reader running on parrallel port this program
works under linux red hat, using the command line :
-> gcc myprog.c -omyprog -O2
and
->/myrep/myprog


but when I try to compile it under cygwin )))-: it doesn't works


BASH.EXE-2.02$ pwd
/cygnus/cygwin-b20/bruno


---#include <asm/io.h>--------------------------------------------
using ORIGINAL LINE : #include <asm/io.h>

BASH.EXE-2.02$ gcc carte.c -ocarte.exe -O2
carte.c:3: asm/io.h: No such file or directory


please let us know if we are missing some of packages from the compiler or do we have 
to use some other API's and libraries to run the program under windows environment.

thanks
abhishek

 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to