search for: cc08ipx8

Displaying 6 results from an estimated 6 matches for "cc08ipx8".

2008 Oct 28
2
[LLVMdev] Debugging lli using bugpoint
...test-program.bc.cbe.c:5149: warning: conflicting types for built-in function 'malloc' bugpoint-test-program.bc.cbe.c: In function 'ExecProccall0args': bugpoint-test-program.bc.cbe.c:401008: warning: passing argument 1 of 'longjmp' from incompatible pointer type .... */tmp/cc08IpX8.o: In function `SyLoadModule': bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined reference to `dlopen' bugpoint-test-program.bc.cbe.c:(.text+0x25719): undefined reference to `dlsym' /tmp/cc08IpX8.o: In function `SyFindOrLinkGapRootFile': bugpoint-test-program.bc.cbe.c:(.text...
2008 Oct 28
0
[LLVMdev] Debugging lli using bugpoint
On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu <prakash.prabhu at gmail.com> wrote: > Generating reference output from raw program: <cbe><gcc> > Error running tool: [snip] > /tmp/cc08IpX8.o: In function `SyLoadModule': > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined reference to > `dlopen' [snip] This is saying that compilation with CBE is failing. Try something like -Xlinker -ldl? -Eli
2008 Nov 02
2
[LLVMdev] Debugging lli using bugpoint
...:02 PM, Eli Friedman <eli.friedman at gmail.com>wrote: > On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu > <prakash.prabhu at gmail.com> wrote: > > Generating reference output from raw program: <cbe><gcc> > > Error running tool: > [snip] > > /tmp/cc08IpX8.o: In function `SyLoadModule': > > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined reference to > > `dlopen' > [snip] > > This is saying that compilation with CBE is failing. Try something > like -Xlinker -ldl? > > -Eli > _________________________...
2008 Nov 04
4
[LLVMdev] Debugging lli using bugpoint
....friedman at gmail.com>wrote: > >> On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu >> <prakash.prabhu at gmail.com> wrote: >> > Generating reference output from raw program: <cbe><gcc> >> > Error running tool: >> [snip] >> > /tmp/cc08IpX8.o: In function `SyLoadModule': >> > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined reference to >> > `dlopen' >> [snip] >> >> This is saying that compilation with CBE is failing. Try something >> like -Xlinker -ldl? >> >> -El...
2008 Nov 03
0
[LLVMdev] Debugging lli using bugpoint
...Eli Friedman > <eli.friedman at gmail.com> wrote: > On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu > <prakash.prabhu at gmail.com> wrote: > > Generating reference output from raw program: <cbe><gcc> > > Error running tool: > [snip] > > /tmp/cc08IpX8.o: In function `SyLoadModule': > > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined > reference to > > `dlopen' > [snip] > > This is saying that compilation with CBE is failing. Try something > like -Xlinker -ldl? > > -Eli > __________________...
2008 Nov 11
0
[LLVMdev] Debugging lli using bugpoint
...;eli.friedman at gmail.com> wrote: >> On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu >> <prakash.prabhu at gmail.com> wrote: >> > Generating reference output from raw program: <cbe><gcc> >> > Error running tool: >> [snip] >> > /tmp/cc08IpX8.o: In function `SyLoadModule': >> > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined >> reference to >> > `dlopen' >> [snip] >> >> This is saying that compilation with CBE is failing. Try something >> like -Xlinker -ldl? >> &...