|
| | Re: Compiling NQC
|
| Rich Thompson <richone@midsouth.rr.com> wrote in message news:FAvu5G.4Hw@lugnet.com... (...) This sounds like gcc isn't installed properly. cc1plus is the first stage of the compiler. Can you compile anything properly? alex (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Compiling NQC
|
| I am delving into the world of Linux (I have abandoned BSD and Windows but keeping my Mac) and I am having trouble compiling NQC in Caldera's OpenLinux 2.2 for i386. A basic output of the errors I am seeing: gcc -c -O6 -pipe -m486 -Iplatform (...) (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: Typo
|
| (...) NQC 1.3 is pretty minor... inline functions can be used before they are defined. I added abs() and sign() support. Technically they are not functions, but are operators with a function syntax (like sizeof in C). A couple new functions (...) (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: Typo
|
| Can you give us a "press release" about what's new in 1.3? (...) Joel Shafer joel@connect.net (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
| | | | Re: Typo
|
| Thanks - I had already noticed that and fixed it in the upcoming 1.3 release, which has been "ready to go" for about 3 weeks now. I just have to take the time to do all of the platform builds, update the web site, etc. Dave (...) (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
| |