[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS web server linking error !
- Date: Wed, 24 May 2000 13:45:02 +0100
- From: Nick.SIMON at syntegra.bt.co.uk (Nick.SIMON at syntegra.bt.co.uk)
- Subject: RTEMS web server linking error !
> -----Original Message-----
> From: Joel Sherrill [mailto:joel.sherrill at OARcorp.com]
> Sent: 24 May 2000 13:26
> To: Nick.SIMON at syntegra.bt.co.uk
> Cc: rdasilva at connecttel.com; rtems-users at OARcorp.com
> Subject: Re: RTEMS web server linking error !
>
<snip>
>
> I have given this a bit of thought and THINK that what you want to do
> is modify the IMFS to ALWAYS go through block access routines. Those
> block access routines should call a device driver that does mallocs,
> manages memory, etc.. The IMFS assumes it can tinker directly with
> the filesystem "on disk". Doing this will at least make it possible
> to put the IMFS in flash.
>
> Putting the image into flash and mounting it is another problem. :)
>
It was in my mind that it might be possible to have both rom and ram files
simultaneously. Maybe a ROM driver could just acces the tarred data?
<more snip>
>
> Plus we need to figure out a way to dynamically ask for the target
> object format.
Won't the default output format for <xxx>-rtems-objcopy be the one required?
Rgds
-- Nick Simon