[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: foreign function blues
- To: nate@garnet.berkeley.edu (Nate the Great)
- Subject: Re: foreign function blues
- From: moon (David A. Moon)
- Date: Thu, 11 Jun 92 12:01:53 EDT
- Cc: info-mcl@cambridge.apple.com
Are you sure you are specifying all the libraries your program depends upon in
the :libraries argument to ff-load? I certainly found it a big pain to figure
out which libraries a given C or C++ program uses.