help-smalltalk
[Top][All Lists]
Advanced

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

RE: [Help-smalltalk] Windows build


From: freddie.akeroyd
Subject: RE: [Help-smalltalk] Windows build
Date: Mon, 4 Jan 2010 15:46:58 -0000

Hi,

during configure the output of the nm command is piped through sed, but
that seems to be unable to find the symbol. What do you get if you type:

    which sed

and

    sed --version


Also, it might be worth trying

    cygcheck -c > check.txt

and examining "check.txt" to see if any packages report errors

Regards,

Freddie

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Ang Beepeng
> Sent: 25 December 2009 05:20
> To: address@hidden
> Subject: Re: [Help-smalltalk] Windows build
> 
> 
> Hi.
> 
> 
> $ /usr/bin/nm -B test.o | sed l
> 00000000 b .bss$
> 00000000 b .bss
> 00000000 d .data$
> 00000000 d .data
> 00000000 N .stab$
> 00000000 N .stab
> 00000000 N .stabstr$
> 00000000 N .stabstr
> 00000000 t .text$
> 00000000 t .text
>          U ___main$
>          U ___main
>          U __alloca$
>          U __alloca
> 00000010 T _main$
> 00000010 T _main
> 00000000 T _nm_test_func$
> 00000000 T _nm_test_func
> 00000010 C _nm_test_var$
> 00000010 C _nm_test_var
> 
> Thanks.
> 
> Ang beepeng
> 
> 
> Paolo Bonzini-6 wrote:
> >
> >
> > Please do the same with "/usr/bin/nm -B test.o | sed l".
> >
> > Paolo
> >
> 
> --
> View this message in context: http://old.nabble.com/Windows-build-
> tp26422111p26919062.html
> Sent from the Gnu - Smalltalk mailing list archive at Nabble.com.
> 
> 
> 
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
--
Scanned by iCritical.




reply via email to

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