public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] hal_virt_to_phys_address()
@ 2003-10-29 15:04 Oscar
  2003-10-29 16:02 ` [ECOS] Contributing changes back to ECOS John Newlin
  0 siblings, 1 reply; 4+ messages in thread
From: Oscar @ 2003-10-29 15:04 UTC (permalink / raw)
  To: ecos-discuss

hal_virt_to_phys_address()
somebody know where has it been defined?
I can't find it.

Thanks
OSCAR



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ECOS] Contributing changes back to ECOS
  2003-10-29 15:04 [ECOS] hal_virt_to_phys_address() Oscar
@ 2003-10-29 16:02 ` John Newlin
  2003-10-29 17:23   ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: John Newlin @ 2003-10-29 16:02 UTC (permalink / raw)
  To: ecos-discuss

I'm not using GCC as the compiler for my architecture.  I made a small 
change to ecosconfig to read in a new global option that sets CC in all 
the makefiles.  I doubt this is useful to many people, but I'd be happy 
to make patch files and send them in, just not sure the correct place.

Thanks,

-John Newlin
 


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Contributing changes back to ECOS
  2003-10-29 16:02 ` [ECOS] Contributing changes back to ECOS John Newlin
@ 2003-10-29 17:23   ` Andrew Lunn
  2003-10-29 18:17     ` John Newlin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2003-10-29 17:23 UTC (permalink / raw)
  To: John Newlin; +Cc: ecos-discuss

On Wed, Oct 29, 2003 at 08:02:38AM -0800, John Newlin wrote:
> I'm not using GCC as the compiler for my architecture.  I made a small 
> change to ecosconfig to read in a new global option that sets CC in all 
> the makefiles.  I doubt this is useful to many people, but I'd be happy 
> to make patch files and send them in, just not sure the correct place.

I think people would be more interesting in knowning your experiance
of using something other than gcc. This is not easy to do. 

What compiler are you using. How are you doing constructor
prioritization etc.

       Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Contributing changes back to ECOS
  2003-10-29 17:23   ` Andrew Lunn
@ 2003-10-29 18:17     ` John Newlin
  0 siblings, 0 replies; 4+ messages in thread
From: John Newlin @ 2003-10-29 18:17 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: ecos-discuss

Andrew Lunn wrote:

>On Wed, Oct 29, 2003 at 08:02:38AM -0800, John Newlin wrote:
>  
>
>>I'm not using GCC as the compiler for my architecture.  I made a small 
>>change to ecosconfig to read in a new global option that sets CC in all 
>>the makefiles.  I doubt this is useful to many people, but I'd be happy 
>>to make patch files and send them in, just not sure the correct place.
>>    
>>
>
>I think people would be more interesting in knowning your experiance
>of using something other than gcc. This is not easy to do. 
>
>What compiler are you using. How are you doing constructor
>prioritization etc.
>  
>

Oh good questions.  Unfortunately I'm only building Redboot, which is 
all C code as far as I know.

And for the curious I'm working on the Xtensa architecture 
(www.tensilica.com for more info about Xtensa).  The compiler is the 
compiler supplied from Tensilica.  They have both gcc, and their own 
compiler.  Neither of which is named in the traditional GNU format 
(xtensa-elf-gcc etc), so the PREFIX didn't work for me.

-John



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-29 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-29 15:04 [ECOS] hal_virt_to_phys_address() Oscar
2003-10-29 16:02 ` [ECOS] Contributing changes back to ECOS John Newlin
2003-10-29 17:23   ` Andrew Lunn
2003-10-29 18:17     ` John Newlin

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).