public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Àå¿øÈ£ <whjang@acrowave.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] what's wrong the compile error
Date: Thu, 14 Sep 2000 08:26:00 -0000	[thread overview]
Message-ID: <39C0EE11.EDE61168@redhat.com> (raw)
In-Reply-To: <000d01c01de8$cc7f8020$a68c6fd2@netsgo.com>

> This is a multi-part message in MIME format.
>  
> ------=_NextPart_000_000A_01C01E34.3C57E5E0
> Content-Type: text/plain;
>         charset="ks_c_5601-1987"
> Content-Transfer-Encoding: base64
>  
> SGkNCg0KDQpXaGF0J3MgdGhlIHdyb25nPyAgRm9sbG93aW5nIHRoZSBjb21waWxlIGVycm9yIG1l
> c3NhZ2UuDQogDQorKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysr
> KysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysr                 

Firstly, please don't post MIME base64 encoded mails. It's antisocial and
will only lead to your posts being ignored.

To answer your question, I believe the answer is that in your command-line:

> powerpc-eabi-gcc -msoft-float -mcpu=860 -g --nostdlib -Wl,--gc-sections -Wl,-static -L//C/My_eCos/jwh_test/test6_install/lib -Ttarget.ld -o
//C/My_eCos/jwh_test/test6_install/bin/ecos.elf src/hello.o
src/twothreads.o

It should be -nostdlib with a single hyphen, not --nostdlib, and (just in
case) try placing it after the -Ttarget.ld.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

      reply	other threads:[~2000-09-14  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-13 18:26 장원호
2000-09-14  8:26 ` 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=39C0EE11.EDE61168@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=whjang@acrowave.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).