0 Members and 1 Guest are viewing this topic.
cp: no se puede efectuar `stat' sobre «../../tigcc/archive/tigcc.a»: No existe el archivo o el directoriocp: no se puede efectuar `stat' sobre «../../tigcc/archive/flashos.a»: No existe el archivo o el directoriocp: no se puede efectuar `stat' sobre «../../tigcc/starters/build/pstarter.o»: No existe el archivo o el directorio
I have another version of tigcc.a from another tigcc source that i found to get the commandline assembler/linker running
the other files i've yet to look for
I also get an error saying some files in a gcc directory are missing, but it went through that step successfully after again copying the files from the source from the site hosted on ticalc
but it still gives me kde errors (something about kde-config?).
I'll try again later today (maybe i'm downloading it incorrectly? I just download the .tar.gz file on the Downloads page).
I think a lot of the TI libs are already installed from when i got tilemu running, i'll look into the two links you posted.
I thought about posting over at yAronet, but i don't know how frequently people still stop by there
(nor did i want to ask such a basic question :p).
Thanks again!
PATH="$PATH:$PREFIX_GCC4TI/bin"
PATH="$PREFIX_GCC4TI/bin:$PATH"
Also, the arrow keys don't seem to work with the emulator (i have to press on the skin)
GCC4TI script: Installing TIGCCLIB...GCC4TI script: Installing include files...GCC4TI script: building tigcc.a, flashos.a and fargo.a...Error executing /usr/local/share/gcc4ti/bin/patcher
TIGCC="$PREFIX_GCC4TI"
I'm not too concerned about an ide, it's just as easy to make a little script to compile/send to the emulator for testing