[plt-scheme] Installing SrPersist

From: Francisco Solsona (solsona at acm.org)
Date: Mon Dec 8 11:35:09 EST 2003

"Arend P. van der Veen" <apv at capital.net> writes:

> ../../bin/mzc  --ld srpmain.so srpersist.o srpbuffer.o srptypes.o \
> -L/usr/local/lib -llibiodbc -L/usr/lib/gcc-lib/i386-redhat-linux/3.2
> -lstdc++
>
> The error I get is:
>
> MzScheme compiler (mzc) version 205, Copyright (c) 1996-2003 PLT
> "srpersist.o" "srpbuffer.o" "srptypes.o" "-L/usr/local/lib"
> "-llibiodbc":

Yup, it should be: `-liodbc' (without the lib).

hth,
--Francisco



Posted on the users mailing list.