Missing *.h files
Reuben Thomas
rrt1001 at cam.ac.uk
Wed Feb 14 06:10:01 EST 2001
> I just installed ghc-4.08.2 on a WinNT system.
> When I compile Hello World with -O or -prof -auto-all ghc misses a lot of *.h
> files (see attached log files).
Note to those who didn't see the attachments: all the missing includes are
from the standard C library.
> What can I do?
Set your Cygwin system up properly. gcc is not finding the standard
includes. Try compiling C hello world first.
--
http://sc3d.org/rrt/
"In 1727, Helen Morrison, a lonely spinster, became the first woman to
place a Lonely Hearts advertisement. It appeared in the Manchester Weekly
Journal. The mayor promptly committed her to a lunatic asylum for four
weeks." - The People's Almanac #2
More information about the Glasgow-haskell-bugs
mailing list