Skip to main content.

2001-May-26

Sam of Loki Games logged onto my machine and did some more tests for SDL and smpeg. I built SDL 1.2, but smpeg 0.4.3 couldn't build (due to my lack of libtool knowledge). The error was: "/usr/bin/ld: unrecognized option `-Wl,--whole-archive'". So I started all over (removed directory) and then changed it to use /usr/pkg/bin/libtool; but I got another error:
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
I don't know much about libtool.