This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libjava configure error


On Tue, 2004-08-17 at 04:30, Andrew Haley wrote:
> Tom Tromey writes:
>  > >>>>> "Bryan" == Bryan Smant <bryan@stg.com> writes:
>  > 
>  > Bryan> I am trying to build a cross compiler tool chain targeting eCos
>  > Bryan> running on an ARM7 processor. When I compile libjava with the
>  > Bryan> --with-ecos option, I get the following error message:
>  > 
>  > The eCos support has bit-rotted over the years.  Also, it was never
>  > truly complete, for instance we had a vague plan to let eCos'
>  > configurability influence the native parts of libgcj, but that was
>  > never implemented.
>  > 
>  > Bryan> ../../../../src/gcc-3.3.4/libjava/java/io/natFileEcos.cc: File not found
>  > 
>  > Bryan> Has anyone out there actually built libjava for eCos successfully? Is
>  > Bryan> there a work around, or will I have to write my own version of the file?
> 
> I've done it, and it did work.  However, I never got eCos's thread
> support working, and support for files was very rudimentary.
> 

Thanks for the information. Do you know what is would take to implement
the threading support for eCos? I eventually need to get threads,
sockets, and the javax.comm API for serial ports working. I know that
the serial stuff is not included, and I am working on a port for that.
Are sockets supported for eCos?

Thanks again for your help

-- 
Bryan Smant                     Software Technologies Group, Inc
mailto:bryan@stg.com            http://www.stg.com
(708) 547-0110 x269             FAX (708) 547-0783


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]