search for: re_exec

Displaying 3 results from an estimated 3 matches for "re_exec".

2005 May 18
0
[LLVMdev] Testing Release 1.5
siod fails with gcc link errors: cannot find -ldl archie and plot2fig fail with gcc link errors: re_comp and re_exec are undefined Chris Lattner wrote: > On Tue, 17 May 2005, Jeff Cohen wrote: > >> I haven't specifically tried the 1.5 branch yet on FreeBSD, but the >> current version just before you branched it passes gmake check and >> fails four llvm-test tests: siod, SPASS, ar...
2005 May 18
1
[LLVMdev] Testing Release 1.5
On Tue, 17 May 2005, Jeff Cohen wrote: > siod fails with gcc link errors: cannot find -ldl > archie and plot2fig fail with gcc link errors: re_comp and re_exec are > undefined Again, the reason that these are showing up is because I changed the makefiles. They were failing before, just not notifying us. If the native compiler fails, we have nothing to compare against. As such (again, if this is the case), these are not regressions. However, ge...
2005 May 18
2
[LLVMdev] Testing Release 1.5
On Tue, 17 May 2005, Jeff Cohen wrote: > I haven't specifically tried the 1.5 branch yet on FreeBSD, but the current > version just before you branched it passes gmake check and fails four > llvm-test tests: siod, SPASS, archie, and plot2fig. SPASS needs porting > work to compile correctly on FreeBSD. I haven't analyzed the other three > yet, but they weren't