Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: 20 Sep 2001 11:44:27 -0000 Message-ID: <20010920114427.18620.qmail@mailweb12.rediffmail.com> MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: asm/io.h where can I find this ?? From: "abhishek gupta" Content-ID: Content-type: text/plain Content-Description: Body Content-Transfer-Encoding: quoted-printable 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 -------------------------------------------- using ORIGINAL LINE : #include 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 o= r do we have to use some other API's and libraries to run the program und= er 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/