Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel compatibility issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Xytras
n00b
n00b


Joined: 11 Aug 2005
Posts: 6
Location: Berlin, Germany

PostPosted: Thu Mar 09, 2006 4:44 pm    Post subject: Kernel compatibility issues Reply with quote

Hi everybody...
I have some c++-code here.
if i compile my program on a 2.4-kernel, everything is fine and working.
BUT (there always is a but...)
if i compile my code on a 2.6 kernel, i am not able to run it on a machine with a 2.4-kernel. that is ok for me
BUT (here it comes again...)
if i run the binary from another program (eg. matlab) (which i suspect has been compiled on a 2.4 kernel) on a machine using a 2.6 kernel, the 2.6-kernel binary messes up the paths just like the 2.4 kernel does when i run the 2.6 binary:
eg. I get output like
Code:

*** Error: Can't create result directory "/homelve/numerik/...". ***

where the path is supposed to be "/home/numerik..."

Did anyone have similar issues or can anyone tell me the reason for this (was this in any way understandable??)?
_________________
"A nerd is someone who uses a telephone to talk to other people about telephones." (Douglas Adams)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum