Search found 4 matches

by DennisH
Thu Jul 07, 2005 3:10 am
Forum: PSP Development
Topic: Trouble with ./bootstrap when building from SVN
Replies: 5
Views: 2326

That's it.
There's a find.exe in the Windows System32 directory. I didn't realise that Bash is using the standard path environment to look for tools, since 'find' is kind of an internal command of the shell. That's where I was obviously wrong. :)
by DennisH
Thu Jul 07, 2005 2:12 am
Forum: PSP Development
Topic: Trouble with ./bootstrap when building from SVN
Replies: 5
Views: 2326

Trouble with ./bootstrap when building from SVN

I've been trying to build myself a current version of the SDK. So far I've exported the head revision from SVN, opened Bash (using Cygwin) and tried running the bootstrap script. According to my understanding it should generate a 'configure' script that I just run and then I can 'make' the libraries...
by DennisH
Thu Jul 07, 2005 12:33 am
Forum: PSP Development
Topic: Linker error when using C++
Replies: 3
Views: 1332

Wow, thanks.
And sorry for my blindness.
This can be closed now...
by DennisH
Thu Jul 07, 2005 12:24 am
Forum: PSP Development
Topic: Linker error when using C++
Replies: 3
Views: 1332

Linker error when using C++

I've encountered an error while linking my project. At first I used standard C and everything worked fine, then I just switched to C++ without changing anything in the code and I get this linker error: /cygdrive/c/Programme/PSPDev/bin/../lib/gcc/psp/4.0.0/../../../../psp/lib/crt0.o : In function `__...