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]

libjava configure error


I am trying to build a cross compiler tool chain targeting eCos running
on an ARM7 processor. When I compile libjava with the --with-ecos
option, I get the following error message: 

linking ../../../../src/gcc-3.3.4/libjava/include/posix.h to
include/platform.h
linking ../../../../src/gcc-3.3.4/libjava/java/io/natFileEcos.cc to
java/io/natFile.cc
configure: error:
../../../../src/gcc-3.3.4/libjava/java/io/natFileEcos.cc: File not found

A Google search does not return any results when I search for
natFileEcos.cc. 

The rest of the tool chain builds correctly. I am using gcc-3.3.4 for
this work, though I have tried gcc-3.4.1.

Has anyone out there actually built libjava for eCos successfully? Is
there a work around, or will I have to write my own version of the file?

Any comments or suggestions would be appreciated.

thanks
-- 
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]