From: Jonathan Larmour <jlarmour@cygnus.co.uk>
To: Daeyoung Kim <dkim@cise.ufl.edu>
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] removing .sdata and .sbss
Date: Mon, 08 Nov 1999 14:37:00 -0000 [thread overview]
Message-ID: <382750BE.5CECFC43@cygnus.co.uk> (raw)
In-Reply-To: <37FBB15A.A70D2F4@cise.ufl.edu>
Daeyoung Kim wrote:
>
> I used option -msdata=none to compile both eCos library and example/twothread.c.
>
> But, I got below Map file which says simple_threadA/B are
> allocated to .sbss section.
>
> *(.sbss)
> .sbss 0x01045a44 0x8 twothreads.o
> 0x01045a44 simple_threadB
> 0x01045a48 simple_threadA
> .sbss 0x01045a4c 0x4
> //e/eCosSeIma/install/lib/libtarget.a(libc_mainthread.o)
> 0x01045a4c __sncyg_libc_main_thread
> 0x01045a50 __SBSS_END__=M(.)
> 0x01045a50 __SBSS2_START__=M(.)
>
> Did I miss anything?
Sorry for the huge delay in replying - this was buried in my e-mail and I
didn't spend time looking at this. Gary Thomas here just did, and it looks
like you have found an inconsistency in the way gcc handles its arguments.
As a workaround, can you try also using "-G 0" as well as (or possibly even
instead of) -msdata=none? I haven't tried it but it may fix your problem for
now.
Jifl
--
Cygnus Solutions, 35 Cambridge Place, Cambridge, UK. Tel: +44 (1223) 728762
"I used to have an open mind but || Get yer free open source RTOS's here...
my brains kept falling out." || http://sourceware.cygnus.com/ecos
Help fight spam! http://spam.abuse.net/ These opinions are all my own fault
prev parent reply other threads:[~1999-11-08 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-10-06 12:02 Daeyoung Kim
1999-10-06 13:10 ` Jonathan Larmour
1999-10-06 13:31 ` Daeyoung Kim
1999-11-08 14:37 ` Jonathan Larmour [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=382750BE.5CECFC43@cygnus.co.uk \
--to=jlarmour@cygnus.co.uk \
--cc=dkim@cise.ufl.edu \
--cc=ecos-discuss@sourceware.cygnus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).