smurk-too / wii-softchip

Automatically exported from code.google.com/p/wii-softchip
0 stars 0 forks source link

Compile Issue #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please fill out the following information:

Problem Disc:
--------------------------------------------------
Disc Region:
Wii Region:
cIOS Version:

Which SoftChip revision are you using?
--------------------------------------------------
R75
Please describe the issue you're having
--------------------------------------------------
I am trying to compile the SoftChip, but i have the following error

linking ... SoftChip.elf
c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-gekko/4.2.4/../../../../powerpc-ge
kko/bin/ld.exe:
cannot open linker script file ../rvl.ld: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [/d/Test/SoftChip.elf] Error 1
"make": *** [build] Error 2

> Process Exit Code: 2
> Time Taken: 00:01

I have into the Project

Please provide any additional information below.
--------------------------------------------------

Original issue reported on code.google.com by admirado...@gmail.com on 21 Feb 2009 at 3:47

GoogleCodeExporter commented 8 years ago
Do you have the correct makefile and the correct rvl.ld file in the "loader" 
folder?
Do you have the latest libogc and DevKitPPC from the DevKitProUpdater? Did you 
try
make clean?

Original comment by nintendo...@kaffeeschluerfer.com on 21 Feb 2009 at 9:17

GoogleCodeExporter commented 8 years ago
There was an update to DevKitPro which includes a new libogc which is not 
compatible
with SoftChip for now. You need libogc 1.7.0:
http://sourceforge.net/project/showfiles.php?group_id=114505&package_id=126925

About your problem: Make sure you have the latest versions of all SoftChip 
files, and
then overwrite the rvl.ld in SoftChip with the one inside the DevKitPro 
folder(you
need to search it). Please report if that works.

Original comment by nintendo...@kaffeeschluerfer.com on 23 Feb 2009 at 11:09

GoogleCodeExporter commented 8 years ago
I have the following error attached in the documen. I have the New devkit and 
update
the libgc to 1.7.0

Original comment by admirado...@gmail.com on 23 Feb 2009 at 11:00

Attachments:

GoogleCodeExporter commented 8 years ago
It works, right know, I copy again the libgc into the directory, but the rvl.ld 
that
is in the Softchip folder, worked as well with the coming in the devkit . What 
should
be the good one

Original comment by admirado...@gmail.com on 23 Feb 2009 at 11:07

GoogleCodeExporter commented 8 years ago
Oh sorry my fault. The rvl.ld is a no-go for SoftChip, only use the one from the
SoftChip source. As soon as the DevKitPro people fix their compiled binaries, i 
can
do the necessary changes to the source to be compatible with libogc 1.7.1.

PS: Next time post in a different file format, .txt for example.

Original comment by nintendo...@kaffeeschluerfer.com on 23 Feb 2009 at 11:17

GoogleCodeExporter commented 8 years ago
Ok. Thanks. I will

Original comment by admirado...@gmail.com on 23 Feb 2009 at 11:40

GoogleCodeExporter commented 8 years ago
Is there any way run the .dol from the PC?

Original comment by admirado...@gmail.com on 23 Feb 2009 at 11:55

GoogleCodeExporter commented 8 years ago
What do you mean by that? You can't run the .dol on your pc, but you can send 
it via
wifi to your Wii:
http://wiibrew.org/wiki/WiiSend

Original comment by nintendo...@kaffeeschluerfer.com on 24 Feb 2009 at 12:02

GoogleCodeExporter commented 8 years ago
Ok. Thanks

Original comment by admirado...@gmail.com on 24 Feb 2009 at 12:08