Ticket #733 (closed defect: fixed)
Error when compiling the kernel with mingw-w64 + cygwin + win7-64bit
| Reported by: | symingz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Clozure CL |
| Component: | other | Version: | trunk |
| Keywords: | kernel mingw-w64 | Cc: |
Description
When compiling the kernel with mingw-w64 + cygwin + win7-64bit (mingw-w64-bin_i686-cygwin-1.7.6-1_20100902, cygwin 1.7.7), lots of "undefined reference" errors will be emitted. Removing "define(CNamesNeedUnderscores',')" from "ifdef(`WINDOWS'...)" in m4macros.m4 will solve the problem.
Change History
Note: See
TracTickets for help on using
tickets.
