Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-12 Thread Ian Smith
In freebsd-questions Digest, Vol 327, Issue 11, Message: 4 On Sat, 11 Sep 2010 O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: On 09/11/10 11:43, Andrew Brampton wrote: On 11 September 2010 10:28, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: you see me a kind of

Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread O. Hartmann
Dear Sirs, you see me a kind of desperate. I wrote my own a small piece of software in C, calculating the orbit and position of astronomical objects, astroids, in a heliocentric coordinate system from Keplerian orbital elements. So far. The software calculates the set of points of an

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread Andrew Brampton
On 11 September 2010 10:28, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: Dear Sirs, you see me a kind of desperate. I wrote my own a small piece of  software in C, calculating the orbit and position of astronomical objects, astroids, in a heliocentric coordinate system from Keplerian

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread Mehmet Erol Sanliturk
On Sat, Sep 11, 2010 at 5:43 AM, Andrew Brampton brampton+free...@gmail.combrampton%2bfree...@gmail.com wrote: On 11 September 2010 10:28, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: Dear Sirs, you see me a kind of desperate. I wrote my own a small piece of software in C,

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread O. Hartmann
On 09/11/10 11:43, Andrew Brampton wrote: On 11 September 2010 10:28, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: Dear Sirs, you see me a kind of desperate. I wrote my own a small piece of  software in C, calculating the orbit and position of astronomical objects, astroids, in a

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread O. Hartmann
On 09/11/10 14:26, Mehmet Erol Sanliturk wrote: On Sat, Sep 11, 2010 at 5:43 AM, Andrew Brampton brampton+free...@gmail.com mailto:brampton%2bfree...@gmail.com wrote: On 11 September 2010 10:28, O. Hartmann ohart...@mail.zedat.fu-berlin.de mailto:ohart...@mail.zedat.fu-berlin.de

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-11 Thread Mehmet Erol Sanliturk
On Sat, Sep 11, 2010 at 10:05 AM, O. Hartmann ohart...@mail.zedat.fu-berlin.de wrote: Hello. Well, the only other architectures I have access to are Linux boxes. clang ist a very nice compiler since its syntax checking is formidable. But its code is slow and there seems no OpenMP support at