public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Cristiano Ligieri Pereira <cpereira@ics.uci.edu>
To: "J. Johnston" <jjohnstn@cygnus.com>
Cc: Ben Elliston <bje@redhat.com>, sid@sources.redhat.com
Subject: Re: Running the hello.c example
Date: Tue, 13 Nov 2001 13:12:00 -0000	[thread overview]
Message-ID: <Pine.SOL.4.20.0111191314500.12212-100000@washoe.ics.uci.edu> (raw)
In-Reply-To: <3BF9561B.4384B76B@cygnus.com>


Hi folks,

I hadn't modified the file but I was using newlib-1.8.0, which not even
has the options you were talking about. I recompiled newlib, but now with
version 1.9.0 and it worked pretty well.

Now I can go forward and try out more complex stuff.

Thanks for you help,
Cristiano.

------------------------------------------------------------
Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira

> Christiano,  
> 
>   You likely have built newlib incorrectly.  See newlib/configure.host.  The
> default
> is to define ARM_RDI_MONITOR which activates the Angel code. 
> 
> #       newlib_cflags="${newlib_cflags} -DARM_RDP_MONITOR"
>         newlib_cflags="${newlib_cflags} -DARM_RDI_MONITOR"
>         ;;
> 
> This means that instead of the SWI codes you are quoting above, you will get the
> AngelSWI_Reason_xxx codes which follow.  The value for write is 0x5 which
> matches
> what sid is expecting.
> 
>   You should verify that you have not changed these lines and if so, you should
> clean your newlib build and reconfigure/build again.
> 
> -- Jeff J.

WARNING: multiple messages have this Message-ID
From: Cristiano Ligieri Pereira <cpereira@ics.uci.edu>
To: "J. Johnston" <jjohnstn@cygnus.com>
Cc: Ben Elliston <bje@redhat.com>, sid@sources.redhat.com
Subject: Re: Running the hello.c example
Date: Mon, 19 Nov 2001 13:17:00 -0000	[thread overview]
Message-ID: <Pine.SOL.4.20.0111191314500.12212-100000@washoe.ics.uci.edu> (raw)
Message-ID: <20011119131700.1I0rYaxinqYCMgu78vyvoOGef5IZxuML-l4Cvi2VMBE@z> (raw)
In-Reply-To: <3BF9561B.4384B76B@cygnus.com>

Hi folks,

I hadn't modified the file but I was using newlib-1.8.0, which not even
has the options you were talking about. I recompiled newlib, but now with
version 1.9.0 and it worked pretty well.

Now I can go forward and try out more complex stuff.

Thanks for you help,
Cristiano.

------------------------------------------------------------
Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira

> Christiano,  
> 
>   You likely have built newlib incorrectly.  See newlib/configure.host.  The
> default
> is to define ARM_RDI_MONITOR which activates the Angel code. 
> 
> #       newlib_cflags="${newlib_cflags} -DARM_RDP_MONITOR"
>         newlib_cflags="${newlib_cflags} -DARM_RDI_MONITOR"
>         ;;
> 
> This means that instead of the SWI codes you are quoting above, you will get the
> AngelSWI_Reason_xxx codes which follow.  The value for write is 0x5 which
> matches
> what sid is expecting.
> 
>   You should verify that you have not changed these lines and if so, you should
> clean your newlib build and reconfigure/build again.
> 
> -- Jeff J.

  reply	other threads:[~2001-11-19 21:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 15:18 Cristiano Ligieri Pereira
2001-10-17 11:07 ` Cristiano Ligieri Pereira
2001-11-10  7:38   ` Ben Elliston
2001-11-10 11:10     ` Cristiano Ligieri Pereira
2001-11-10 16:07       ` Ben Elliston
2001-11-12 19:29         ` Cristiano Ligieri Pereira
2001-11-18 17:22           ` Cristiano Ligieri Pereira
2001-11-12 20:03         ` Cristiano Ligieri Pereira
2001-11-13 11:30           ` J. Johnston
2001-11-13 13:12             ` Cristiano Ligieri Pereira [this message]
2001-11-19 13:17               ` Cristiano Ligieri Pereira
2001-11-19 10:58             ` J. Johnston
2001-11-18 19:11           ` Cristiano Ligieri Pereira
2001-10-31 15:31 ` Ben Elliston

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=Pine.SOL.4.20.0111191314500.12212-100000@washoe.ics.uci.edu \
    --to=cpereira@ics.uci.edu \
    --cc=bje@redhat.com \
    --cc=jjohnstn@cygnus.com \
    --cc=sid@sources.redhat.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).