Changes

Jump to navigation Jump to search
11 bytes added ,  17:02, 24 January 2009
Line 18: Line 18:  
I wanted to compile Update Downloader, but it fails. I have devKitPro and gcc/Cygwin. Can you tell me why doesn't work?
 
I wanted to compile Update Downloader, but it fails. I have devKitPro and gcc/Cygwin. Can you tell me why doesn't work?
   −
Windows XP@desktop ~/update
+
<pre>Windows XP@desktop ~/update
 
$ make
 
$ make
 
gcc -c -Wall -O2 aes.c -o aes.o
 
gcc -c -Wall -O2 aes.c -o aes.o
Line 61: Line 61:  
collect2: ld returned 1 exit status
 
collect2: ld returned 1 exit status
 
make: *** [update_download.elf] Error 1
 
make: *** [update_download.elf] Error 1
rm main.o aes.o
+
rm main.o aes.o</pre>
    
[[User:Duhow|Duhow]]
 
[[User:Duhow|Duhow]]
257

edits

Navigation menu