Hi, I have libc installed for ba-elf because I have "C:\jennic\cygwin\ba-elf\ba-elf\lib\libc.a" but I want to understand what is this cc1 ?
----- Message d'origine ---- De : Kevin Klues <[EMAIL PROTECTED]> À : mejda chouaieb <[EMAIL PROTECTED]> Cc : [email protected] Envoyé le : Mardi, 30 Octobre 2007, 23h56mn 22s Objet : Re: [Tinyos-help] I Problems with make "error trying to exec 'cc1' " !!!!!! It doesn't look like you have libc installed for your compiler. Kevin On Oct 30, 2007 3:20 PM, mejda chouaieb <[EMAIL PROTECTED]> wrote: > Hello, > I'm trying to complie Null for my new Platforme isense but I have these > problems, can someone help me to fix these errors ? > > ____________________________________________________________________________ > [EMAIL PROTECTED] /cygdrive/c/jennic/cygwin/opt/tinyos-2.x/apps/Null > $ make isense > /opt/tinyos-2.x/support/make/JN513X/JN513X.rules:43: no file name for > `include' > mkdir -p build/isense > compiling NullAppC to a isense binary > ncc -o build/isense/main.exe -Os -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d > -Wnesc-a > ll -target=isense -fnesc-cfile=build/isense/app.c -board= > -DIDENT_PROGRAM_NAME=\ > "NullAppC\" -DIDENT_USER_ID=\"Mejda\" -DIDENT_HOSTNAME=\"MEJDA\" > -DIDENT_USER_HA > SH=0x9dac3aceL -DIDENT_UNIX_TIME=0x4727ad39L -DIDENT_UID_HASH=0x309158d5L > NullA > ppC.nc -lm > ba-elf-gcc: error trying to exec 'cc1': execvp: No such file or directory > <commandline>: failed to preprocess /usr/lib/ncc/nesc_nx.h > ba-elf-gcc: error trying to exec 'cc1': execvp: No such file or directory > <commandline>: failed to preprocess /opt/tinyos-2.x/tos/system/tos.h > ba-elf-gcc: error trying to exec 'cc1': execvp: No such file or directory > <commandline>: failed to preprocess > /opt/tinyos-2.x/tos/system/TinySchedulerC.nc > <commandline>: Scheduler `TinySchedulerC' has no scheduling interface named > `Tas > kBasic' > ba-elf-gcc: error trying to exec 'cc1': execvp: No such file or directory > <commandline>: failed to preprocess NullAppC.nc > make: *** [exe0] Error 1 > _______________________________________________________________________________ > > > > ____________________________________________________________________________________________ > Découvrez le blog Yahoo! Mail : dernières nouveautés, astuces, conseils.. et > vos réactions ! > http://blog.mail.yahoo.fr > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin ______________________________________________________________________________ Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de mail ! _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
