New toolchain comitted

Toby Smithe toby.smithe at gmail.com
Wed Aug 16 15:05:05 CEST 2006


Well, I've found a little bug; or, it could just be me being idiotic.
However; here is the output from make:

g++ -MMD  -Wall -O3 -I/home/toby/src/dslinux/toolchain/ndstool/include
-I/home/toby/src/dslinux/toolchain/prefix/lib/include
-I/home/toby/src/dslinux/toolchain/ndstool/build
-I/home/toby/src/dslinux/toolchain/prefix/include -fno-rtti
-fno-exceptions -o passme.o
-c /home/toby/src/dslinux/toolchain/ndstool/source/passme.cpp
/home/toby/src/dslinux/toolchain/ndstool/source/passme.cpp: In function
‘int PassMe(char*, char*, char*)’:
/home/toby/src/dslinux/toolchain/ndstool/source/passme.cpp:130: error:
expected primary-expression before ‘,’ token
/home/toby/src/dslinux/toolchain/ndstool/source/passme.cpp:144: error:
expected primary-expression before ‘,’ token
make[2]: *** [passme.o] Error 1
rm passme_sram.c arm7_sha1_nintendo.c default_icon.c
arm7_sha1_homebrew.c loadme.c
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/toby/src/dslinux/toolchain/ndstool'
make: *** [/home/toby/src/dslinux/toolchain/ndstool/.compiled] Error 2


The code it doesn't like:

if (fVHD) fputs(
#include "passme_vhd1.h"
, fVHD
);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20060816/3bddcc5e/attachment.pgp 


More information about the dslinux-devel mailing list