|
| From: | Bob McIsaac |
| Subject: | Re: [Chicken-users] Win32 maintainer needed.. compiler semantics |
| Date: | Tue, 10 Jan 2006 17:24:00 -0500 |
| User-agent: | Mozilla Thunderbird 1.0.6 (X11/20050716) |
|
Watcom is literal minded about import libraries.. The import library
should only show what is exported by the DLL. Therefore, the "chicken.exe" target should link the import library plus another library containing objects that were compiled with import declarations. Trying to use Makefile.vc as a model, as I did, is confusing because of different compiler semantics. felix winkelmann wrote: On 1/10/06, Sergey Khorev <address@hidden> wrote: |
| [Prev in Thread] | Current Thread | [Next in Thread] |