Displaying 2 results from an estimated 2 matches for "r107947".
Did you mean:
r107943
2010 Jul 09
2
[LLVMdev] r107943 / r107947 break i386 in Darwin.
Hello,
I didn't managed to isolate the problem exactly, but I have some projects that crash (EXC_BAD_ACCESS) at launch time if I compile them using clang and integrated-as.
After some svn update -r, I managed to find the culprit change. This is the commit r107943.
I will try to find more info about what goes wrong.
-- Jean-Daniel
2010 Jul 09
0
[LLVMdev] r107943 / r107947 break i386 in Darwin.
It gave me some hard time, but I managed to build a reduced show case:
Must be compile in i386:
clang -arch i386 -o crash TestAppDelegate.c
./crash
Segmentation Fault
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestAppDelegate.c
Type: application/octet-stream
Size: 657 bytes
Desc: not available
URL: