[plt-scheme] Problems with compiling MzScheme extensions in M SVC 7
> D:\Prog\Scheme\PLT>mzc --ld hello.dll hello.obj
> MzScheme compiler (mzc) version 207, Copyright (c) 2004 PLT
> Scheme, Inc.
> "hello.obj":
> link-extension:
> Info: resolving _scheme_false by linking to
> __imp__scheme_false (auto-import)
> fu000001.o(.idata$3+0xc): undefined reference to
> `libmzsch207_000_lib_iname'
> nmth000000.o(.idata$4+0x0): undefined reference to `_nm__scheme_false'
It seems that mzc can't find MSVC link and uses gcc instead.
--
Sergey Khorev
http://iamphet.nm.ru
Nobody but a lawyer can tell legal from illegal, and the lawyers
can't tell right from wrong anymore.
-- Larry Niven and Jerry E. Pournelle "Oath of Fealty" (1981)