im666

Joined: 05 Dec 2006 Posts: 2 Location: Wisconsin
|
Posted: Tue Dec 12, 2006 7:14 pm Post subject: GCC With ADA Support |
|
|
OK, first thing that should go without saying: I'm Clueless.
Yeah, I can code java and a few other languages that anyone with a little patience can do. But, recompiling gcc is not something I feel particularly comfortable doing.
I have a shell I’m trying to get going on my machine, it requires ADA and GNAT. This was not compiled in with gcc when I installed Lunar. I need to do a lot more reading before I start, but was curious if anyone had any helpful suggestions about this? _________________ #!/bin/sh
TOOTSIE_ROLL_POP=shell
while [ "$TOOTSIE_ROLL_POP" != "center" ]
do
$LICK=$LICK+1
done |
|