devkitPPC: no rule to make target *.s

Post Reply
Tybor
Posts: 8
Joined: Sun Mar 02, 2008 4:56 pm

devkitPPC: no rule to make target *.s

Post by Tybor » Sun Mar 02, 2008 5:27 pm

I'm using r14 on WinXP.

When compiling the examples for gamecube there is the error "no rule to make target .." with
project texturetest.

Altough the makefiles seems correct to me you have to comment either line:
#sFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.s)))
SFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.S)))

Afterwards the project is compiled without errors.

gr33tz,
Tybor

WinterMute
Site Admin
Posts: 1986
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: devkitPPC: no rule to make target *.s

Post by WinterMute » Tue Mar 18, 2008 3:38 am

Oops, looks like I missed that in the final check of libogc examples before the release. I'll correct this soon and hopefully run a new release of the examples fairly soon when I add some extra sample code.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests