Re: GNAT Cross Compiling Issues

2008-09-02 Thread Laurent GUERBY
On Tue, 2008-09-02 at 18:29 -0600, Jacob Oursland wrote: > This seems to be a problem that should be resolvable by getting the > variables straightened out. Unfortunately, I don't know which variables > are wrong and what they are set to. Grep isn't really helping me > either. It seems you're us

GNAT Cross Compiling Issues

2008-09-02 Thread Jacob Oursland
Hello! I'm trying to get a native Ada compiler working on ARM, but have ran into a few (primarily Makefile) problems. Before the problem, a little background: I successfully built a cross compiler to build Ada programs from my laptop (x86_64) to the target system (Debian ARMEL). My process was