search for: 1ad8a008

Displaying 2 results from an estimated 2 matches for "1ad8a008".

2009 Jul 08
2
[LLVMdev] lli on cygwin - ERROR: Program used "some standard c" function which could not be found
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? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 09
0
[LLVMdev] lli on cygwin - ERROR: Program used "some standard c" function which could not be found
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