Re: Bug#191033: hugs98_98.200211-1(unstable/ia64): FTBFS: undefined reference to `main'
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
A suggestion for the alpha/ia64/hppa build failure: in
src/unix/configure.in, after the line
HUGS_TRY_DYNLINK("-shared")
add a new line
HUGS_TRY_DYNLINK("-shared -fPIC")
assuming this is the same problem as
http://lists.debian.org/debian-hppa/2002/debian-hppa-200209/msg00039.html