libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Latest MinGW status


From: Ralf Wildenhues
Subject: Re: Latest MinGW status
Date: Mon, 4 Oct 2004 12:21:30 +0200
User-agent: Mutt/1.4.1i

Hi Bob,

* Bob Friesenhahn wrote on Mon, Oct 04, 2004 at 04:18:20AM CEST:
> 
> It seems that this problem is to blame for several failures:
> 
> /bin/sh ./libtool --mode=link --tag=CC gcc  -g -O2   -o mdemo.exe 
> -export-dynamic main.o ./../../libltdl/libltdlc.la libsub.la "-dlopen" 
> self "-dlopen" foo1.la "-dlopen" libfoo2.la
> rm -f .libs/mdemo.exe.nm .libs/mdemo.exe.nmS .libs/mdemo.exe.nmT
> libtool: link: creating .libs/mdemo.exeS.c
> libtool: link: generating symbol list for `mdemo.exe'
> libtool: link: extracting global C symbols from `main.o'
> /bin/sed: -e expression #2, char 3: Extra characters after command
> 
> Dialog boxes pop up several times indicating that ld.exe has crashed 
> and asking if I want to send the details to Microsoft so they can help 
> debug GNU tools.

Can you show the contents of .libs/mdemo.exeS.c (RM=:) and the output of
running the above libtool command with either -n (dry run), or, if both
fail to reveal anything conclusive, running it with /bin/sh -x?

Regards,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]