Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: Peter120 on January 21, 2007, 02:02:22 AM

Title: Cant run my own programs
Post by: Peter120 on January 21, 2007, 02:02:22 AM
Hi,

I've made a program compiled on my Fedora but have problems when I move it to my smeserver 7.1.

On Fedoraforum they suggested I have to use gcc 4.1 so I installed the gcc 4.1 packages avaliable on my smeserver but it still do not work. I get a "Floating point exception".

I have even tried with a classic hello world program so I dont beleve there are something wrong with my program.


Is there some other package I need to install?


I would be greateful for any ideas that can help me.

Peter
Title: Cant run my own programs
Post by: william_syd on January 21, 2007, 02:30:27 AM
SMEServer is based on CentOS 4.4.

Can you try compiling on CentOS 4.4 ?
Title: Cant run my own programs
Post by: Peter120 on January 21, 2007, 12:52:19 PM
Thanks, works fine.