On Tue, Aug 9, 2011 at 15:25, Sylvestre Ledru wrote:
> Le mardi 09 août 2011 à 11:05 -0700, Austin English a écrit :
>> On Tue, Aug 9, 2011 at 02:30, Sylvestre Ledru wrote:
>> > Le mardi 09 août 2011 à 02:25 -0700, Austin English a écrit :
>> >>
>> >> austin@debian:~/637182$ llvm-gcc -o wine-prel
Le mardi 09 août 2011 à 11:05 -0700, Austin English a écrit :
> On Tue, Aug 9, 2011 at 02:30, Sylvestre Ledru wrote:
> > Le mardi 09 août 2011 à 02:25 -0700, Austin English a écrit :
> >>
> >> austin@debian:~/637182$ llvm-gcc -o wine-preloader -static
> >> -nodefaultlibs -Wl,-Ttext=0x7c40 prel
On Tue, Aug 9, 2011 at 02:30, Sylvestre Ledru wrote:
> Le mardi 09 août 2011 à 02:25 -0700, Austin English a écrit :
>>
>> austin@debian:~/637182$ llvm-gcc -o wine-preloader -static
>> -nodefaultlibs -Wl,-Ttext=0x7c40 preloader.o libwine_port.a
> ^
>> preloader.o: In function `
Le mardi 09 août 2011 à 02:25 -0700, Austin English a écrit :
>
> austin@debian:~/637182$ llvm-gcc -o wine-preloader -static
> -nodefaultlibs -Wl,-Ttext=0x7c40 preloader.o libwine_port.a
^
> preloader.o: In function `_start':
> preloader.c:(.text+0x0): multiple definition of `_
On Tue, Aug 9, 2011 at 02:23, Sylvestre Ledru wrote:
> Le mardi 09 août 2011 à 02:20 -0700, Austin English a écrit :
>> On Tue, Aug 9, 2011 at 02:14, Sylvestre Ledru wrote:
>> > Le mardi 09 août 2011 à 02:17 -0700, Austin English a écrit :
>> >
>> >> The bug appears when linking, not sure how to
Le mardi 09 août 2011 à 02:20 -0700, Austin English a écrit :
> On Tue, Aug 9, 2011 at 02:14, Sylvestre Ledru wrote:
> > Le mardi 09 août 2011 à 02:17 -0700, Austin English a écrit :
> >
> >> The bug appears when linking, not sure how to get a reduced testcase for
> >> that, please advise if need
Le mardi 09 août 2011 à 02:17 -0700, Austin English a écrit :
> The bug appears when linking, not sure how to get a reduced testcase for
> that, please advise if needed.
Well, if I don't have a simple testcase to reproduce it, I am not sure I
can do anything here for you ...
,
Sorry
Sylvestre
Package: llvm-gcc-4.5
Version: 2.9-2
Severity: normal
Tags: upstream
Wine compiles fine with llvm-gcc-4.2.1 (see
http://bugs.winehq.org/show_bug.cgi?id=28030), but with llvm-gcc-4.5, it fails
to build at loader/preloader.c, when linking:
austin@debian:~/wine-git/loader$ make
llvm-gcc -o wine-pr
8 matches
Mail list logo