[Bug 28030] wine fails to run when compiled with llvm-gcc

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 19 11:56:15 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=28030

--- Comment #8 from Austin English <austinenglish at gmail.com> 2013-08-19 11:56:15 CDT ---
(In reply to comment #7)
> This bug should probably be closed as llvm-gcc is no longer used and supplanted
> by dragonegg.
> 
> Unless, of course, the same occurs with dragonegg...

Yes, it does:
austin at austin-VirtualBox:~/wine-dragonegg$ ./wine notepad
Segmentation fault (core dumped)
austin at austin-VirtualBox:~/wine-dragonegg$ dpkg -l | grep dragon
ii  dragonegg                                 3.2-1~exp1ubuntu2                
         i386         GCC plugin that uses LLVM for optimization and code
generation
ii  dragonegg-4.7                             3.2-1~exp1ubuntu2                
         i386         GCC plugin that uses LLVM for optimization and code
generation
austin at austin-VirtualBox:~/wine-dragonegg$ git describe
wine-1.7.0-73-ge3e1284
austin at austin-VirtualBox:~/wine-dragonegg$ uname -a
Linux austin-VirtualBox 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:19:42 UTC
2013 i686 i686 i686 GNU/Linux

you'll have to remove -nodefaultlibs from loader/Makefile.in for wine to build,
there's a llvm bug for that.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list