try: opkg install gcc-symlinks Matthew Lane schrieb: > Greg Bonett wrote: >>> Ah, thanks, I'll see if I can get that to work as soon as I get home. >>>>>>>>> I think that gcc is named /usr/bin/arm-angstrom-linux-gnueabi-gcc. >>>>>>>>> -- >>> Zitune >>>>>> "GNU/Linux is user-friendly. It's just very selective about who its >>> friends >>> are." >>> http://www.april.org/ >>> http://www.openmoko.com/ >>>>>> "Les enfants croient au pére Noël. Les adultes votent" P.Desproges >>> http://www.federation-anarchiste.org/ >>>>>> On Thu, Jul 17, 2008 at 14:57, John Reese <jreese at leetcode.net> wrote: >>>>>>>>>>>>> Greg Bonett wrote: >>>>>>>>>>>>> Hey is anyone else having trouble with the version of gcc in opkg? >>>>>>>>>> I can run a 'opkg install gcc' without any trouble but I still get >>>>>>>>>>>>>> 'gcc: >>>>>>>>>>>>> not found' when i try to use it. looks like it make some files in >>>>> /usr/lib/gcc and /usr/libexec/gcc >>>>>>>>>>>>>> I've had the exact same problems (was trying to compile Git on the >>>> phone) with both gcc and g++. I even tried using `find / -name gcc`, >>>> but I couldn't find the gcc binary at all. >>>>>>>> -- >>>> John Reese >>>> LeetCode.net >>>>>>>> _______________________________________________ >>>> Openmoko community mailing list >>>> community at lists.openmoko.org >>>> http://lists.openmoko.org/mailman/listinfo/community >>>>>>>>>>>>>>> _______________________________________________ >>> Openmoko community mailing list >>> community at lists.openmoko.org >>> http://lists.openmoko.org/mailman/listinfo/community >>>>>>>>>>>>> _______________________________________________ >> Openmoko community mailing list >> community at lists.openmoko.org >> http://lists.openmoko.org/mailman/listinfo/community >>>>> I was trying to compile a simple hello world application using > /usr/bin/arm-angstrom-linux-gnueabi-gcc and it gave me this error: >> arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No > such file or directory >> _______________________________________________ > Openmoko community mailing list > community at lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community >