YoungJun 0 Posted February 16, 2005 Report Share Posted February 16, 2005 #include <system.h> void main (void){} Steps to reproduce: Any source code has a problem.BoostC is OK but C2C-plus has a problem. It compiled well for Source Boost 5.8 BoostC 1.9.3 Beta, but it won't compile for the later versions Detailed description to reproduce this problem (may contain source code and output log)Exit code was 1.The system cannot find the file specified.Exit code was -1. [invalid argument]Exit code was 1. Expected behaviour:How a fixed program should behave. Is the problem 100% reproduceable: Yesdoes this problem happens every time IDE version: SourceBoost IDE version 5.9 BoostC 2.0.1Compiler: Compiler ( C2C-plus )Compiler version: Compiler version 5.9 Target device: PIC12c509 ==> C2C-plus Only Any 12bit and 14bit CoreOS: Windows XP Quote Link to post Share on other sites
Pavel 0 Posted February 16, 2005 Report Share Posted February 16, 2005 #include <system.h> void main (void) { } I can't reproduce this problem. The code above compiles fine with C2C 5.9.1 on my system. Sounds like you may have some setup problems. Regards, Pavel Quote Link to post Share on other sites
YoungJun 0 Posted February 16, 2005 Author Report Share Posted February 16, 2005 #include <system.h> void main (void) { } I can't reproduce this problem. The code above compiles fine with C2C 5.9.1 on my system. Sounds like you may have some setup problems. Regards, Pavel <{POST_SNAPBACK}> Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.