[LLVMdev] lli on cygwin - ERROR: Program used "some standard c" function which could not be found

Eli Friedman eli.friedman at gmail.com
Wed Jul 8 17:03:46 PDT 2009


On Wed, Jul 8, 2009 at 4:54 PM, Michael Maul<mike.maul at gmail.com> wrote:
> I've tried using llvm 2.5 and svn version with both gcc3.4 and gcc-4.3.2. It
> apparently is not finding the most standard c functions.
> I suspect this may be because they might live in cygwin.dll. Ins there any
> to force static linking.
> Or is there any build recipies that might help?

See http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-March/021267.html .

-Eli



More information about the llvm-dev mailing list