help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Windows build


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Windows build
Date: Wed, 23 Dec 2009 11:11:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 12/22/2009 03:27 PM, Ang Beepeng wrote:

Hi.

Sure, I found three of them:
http://old.nabble.com/file/p26889166/config.log config.log
http://old.nabble.com/file/p26889166/config.log config.log
http://old.nabble.com/file/p26889166/config.log config.log

Please create a file with these lines:

char nm_test_var;
void nm_test_func(void);
void nm_test_func(void){}
int main(){nm_test_var='a';nm_test_func();return(0);}

and do

gcc -g -O2 -c test.c
/usr/bin/nm -B test.o

Also, please send the output of

/bin/sh --version
bash --version

Paolo




reply via email to

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