Hi Everyone, I am trying to install or compile Kaffe for use on an FPGA based LEON3 processor which is a SPARC V8 architecture. I can compile on the bare bone using sparc-elf-gcc or g++ but also with sparc-rtems-gcc or cpp. I am using Cygwin.
I am trying to figure out which arguments I need to pass to the ./configure setting. So far, I think I need to change the CC and CXX compilers but I also need to add the libs and includes too (I have those set). A few problems: 1) the above compilers are in my $PATH but are not found. 2) I have problems with pthreads or libpthreads (which I have in the sparc-elf issues). Can these be replaced/ added? I don't think I should use: CC='gcc mno-cygwin' but the sparc compilers right? Hope you can help :) Kind Regards, Chris _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe