Thank you for your responses.
But I still get those errors after clearing up the environment.
Search found 5 matches
- Fri Jun 29, 2007 8:57 am
- Forum: PSP Development
- Topic: gcc 4.1.0 and gcc 4.1.1
- Replies: 13
- Views: 4242
- Fri Jun 29, 2007 7:21 am
- Forum: PSP Development
- Topic: gcc 4.1.0 and gcc 4.1.1
- Replies: 13
- Views: 4242
Thanks. Clearing it helped.It went quite further, till I get to this /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definiti...
- Fri Jun 29, 2007 5:19 am
- Forum: PSP Development
- Topic: gcc 4.1.0 and gcc 4.1.1
- Replies: 13
- Views: 4242
- Fri Jun 29, 2007 4:21 am
- Forum: PSP Development
- Topic: gcc 4.1.0 and gcc 4.1.1
- Replies: 13
- Views: 4242
Thank you. I'm running as root. On the terminal I type export PSPDEV=/usr/local/pspdev export PATH=$PATH:$PSPDEV/bin ..as in the readme.txt I get this while running the scripts checking for wait3... checking LIBRARY_PATH variable... contains current directory configure: error: *** LIBRARY_PATH shoul...
- Fri Jun 29, 2007 1:45 am
- Forum: PSP Development
- Topic: gcc 4.1.0 and gcc 4.1.1
- Replies: 13
- Views: 4242
gcc 4.1.0 and gcc 4.1.1
Hello,
I already have gcc 4.1.1 running on my machine(FC6)
Since the toolchain script has gcc 4.1.0, would it hurt my original version or would it compile it separately?
Thank you.
I already have gcc 4.1.1 running on my machine(FC6)
Since the toolchain script has gcc 4.1.0, would it hurt my original version or would it compile it separately?
Thank you.