Rollo
Junior Member
Member # 301
|
posted January 25, 2002 02:35 PM
I've ported an app from (Redhat)Linux to Mac OS X, and gotten it to compile, but the linker complains about four undefined symbols: _getline, _fcloseall, _asprintf, _fmax I assume these correspond to the gcc lib functions getline() etc. Q: am I omitting a lib spec in my cc command? or what? Q: Where can I get the source code for asprintf() (or for printf, for that matter)?
Posts: 1 | From: Questa, NM | Registered: Jan 2002
| IP: Logged
|