Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FC5 vs Kylix

3 views
Skip to first unread message

none

unread,
May 10, 2006, 11:51:34 AM5/10/06
to
Is anybody running kylix3 prof. under fc5? How?

Perger Attila

unread,
May 11, 2006, 2:28:05 AM5/11/06
to
none írta:

> Is anybody running kylix3 prof. under fc5? How?
According to the result of GOOGLE and my test it is not possible at this
time, because the glibc 2.4 (compiled with gcc 4.1) is not backward
compatible which is required for Kylix IDE.

http://www.codecomments.com/archive395-2006-3-857540.html

http://andy.jgknet.de/oss/kylix/Forum/viewtopic.php?t=235

Attila

Ken Lin

unread,
May 22, 2006, 11:31:03 PM5/22/06
to
Hello,

I would need your help on this problem.

I made an application by using Kylix 3. My Kylix-made application can't run
on FC5. I got Segmentation fault error.

Do you know what's that mean? Can you advise how to fix it? Thanks a lot for
your help.

I am still getting the same error whilst trying to start my application:
/usr/local/myapp/start-myapp
Runtime error 230 at 0806A0C5
/usr/local/myapp/start-myapp: line 27: 27617 Segmentation fault
"${INST_DIR}/myapp" ${@:+"$@"}

regards,

Ken


Haruyuki FUJIMAKI

unread,
May 23, 2006, 4:56:00 AM5/23/06
to
Hello,

In my experience, Kylix3OE-built apps need "-ns" (non-splash screen)
option in the startup command.

Haruyuki FUJIMAKI

none

unread,
May 30, 2006, 5:04:35 PM5/30/06
to
Haruyuki FUJIMAKI escribió:
export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/PATHTO/kylix3/bin:/PATHTO/kylix3/lib&
/usr/local/myapp/start-myapp
0 new messages