i am using ghc4.08 on cygnus and wanted to build my project
with the '-static' option. Unfortunately this fails with
the appended message. Any idea what I do wrong?

E:/ghc/ghc-4.08/lib/libHSstd_cbits.a(openFile.o)(.text+0x17f):ghc4632.c: undefined 
reference to `__imp__iob'
E:/ghc/ghc-4.08/lib/libHSrts.a(StgMiscClosures.o)(.text+0x392):ghc29658.c: undefined 
reference to `__imp__iob'
E:/ghc/ghc-4.08/lib/libHSrts.a(StgMiscClosures.o)(.text+0x3ba):ghc29658.c: undefined 
reference to `__imp__iob'
E:/ghc/ghc-4.08/lib/libHSrts.a(StgMiscClosures.o)(.text+0x3e2):ghc29658.c: undefined 
reference to `__imp__iob'
E:/ghc/ghc-4.08/lib/libHSrts.a(StgMiscClosures.o)(.text+0x40a):ghc29658.c: undefined 
reference to `__imp__iob'
E:/ghc/ghc-4.08/lib/libHSrts.a(StgMiscClosures.o)(.text+0x432):ghc29658.c: more 
undefined references to `__imp__iob' follow
collect2: ld returned 1 exit status
make: *** [createDtd] Error 1
bash-2.03$

sven eric
______________________________________________________________
Sven Eric Panitz                                 Uhlandstr. 12
Software AG           [EMAIL PROTECTED]     D-64297 Darmstadt
(+49)6151-92-1426 __________ half of what I say is meaningless


Reply via email to