OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: doublec on January 21, 2004, 04:03:55 am
-
Here\'s a weird one. If I untar a project with source on the main memory (say /home/root/src) and do a \'make\' in that directory I get tons of errors during compilation:
imageBuilder.c:2113: error: stray \'360\' in program
imageBuilder.c:2113: error: stray \'30\' in program
imageBuilder.c:2113: error: syntax error at \'@\' token
imageBuilder.c:2113: error: stray \'346\' in program
imageBuilder.c:2113: error: stray \'23\' in program
What\'s weird is imageBuilder.c is only 1800 lines long. If I do exactly the same, except first untar to the SD card (/mnt/card/src) then do a make everything compiles fine. Strange...Anyone seen anything like this?
Chris.
-
I have had a similar problem with gcc compiling a file on the SD card. I only got error messages for lines that didn\'t exist. The problem was solved after the Zaurus was rebooted.