Linux-apps with qnx

I have heared that You could run linux-apps via qnx … I tried it with
my debian 2.2 -apps but they just core-dumped and that was it … Can
anyone tell me what’s wrong ? BTW: I ran a configure-script and I was
told gcc could not creat binaries !!! WTF… oh sorry :wink: Any thoughts
about that problem ?

“dabus” <a0104237@addcom.de> wrote in message
news:98j118$p56$1@newsread2.nexgo.de

I have heared that You could run linux-apps via qnx …

You were misinformed or you misunderstood

QNX can run most linux apps if they are recompiled
under QNX.

I tried it with
my debian 2.2 -apps but they just core-dumped and that was it … Can
anyone tell me what’s wrong ?

BTW: I ran a configure-script and I was told gcc could not creat binaries
?!?!
WTF… oh sorry > :wink:

No need to be sorry just use the backspace key next time.

Any thoughts about that problem ?

Could you give a more descriptive descriptions of the what you are trying
to do and what the exact error messages are.

Mario Charest <mcharest@antispam_zinformatic.com> wrote:

“dabus” <> a0104237@addcom.de> > wrote in message
news:98j118$p56$> 1@newsread2.nexgo.de> …
I have heared that You could run linux-apps via qnx …

You were misinformed or you misunderstood

QNX can run most linux apps if they are recompiled
under QNX.

I tried it with
my debian 2.2 -apps but they just core-dumped and that was it … Can
anyone tell me what’s wrong ?

BTW: I ran a configure-script and I was told gcc could not creat binaries
?!?!
WTF… oh sorry > :wink:

Check the config.log - it will have the error. It’s probably a function
that is in libc for linux, but in a separate lib for QNX.

No need to be sorry just use the backspace key next time.

Any thoughts about that problem ?

Could you give a more descriptive descriptions of the what you are trying
to do and what the exact error messages are.


cburgess@qnx.com

In article <98il4c$nso$1@inn.qnx.com>, "Mario says…

“dabus” <> a0104237@addcom.de> > wrote in message
news:98j118$p56$> 1@newsread2.nexgo.de> …
I have heared that You could run linux-apps via qnx …

You were misinformed or you misunderstood

QNX can run most linux apps if they are recompiled
under QNX.

That’s only true for consol applications … if your application needs X11, you
got only limited support by Xphoton.

A port of XFree86 4.x is still missing …

Armin

lxrun will allow linux apps to run on QNX when the port is complete.

  • KenR

dabus wrote:

I have heared that You could run linux-apps via qnx … I tried it with
my debian 2.2 -apps but they just core-dumped and that was it … Can
anyone tell me what’s wrong ? BTW: I ran a configure-script and I was
told gcc could not creat binaries !!! WTF… oh sorry > :wink: > Any thoughts
about that problem ?