Cheers,
trane
--
/////////////////////////////////////////////////////////
// Trane Francks tr...@gol.com Tokyo, Japan
// Practice random kindness and senseless acts of beauty.
Hi, Theo.
Thank you very much for reminding me of this workaround. It's perhaps a
little bit slow, but it _does_ fix the problem. About the only thing
that is a little strange is that delphi and wineserver remain in memory
after exiting the kylix IDE. That is solved by "killall delphi" afterward.
Thanks for helping! I really appreciate it.
When I applied the ptrace_interposer some months ago (onto Slackware
10.2; 11 might be coming <g>), I had to modify it according to the
instructions at:
http://andy.jgknet.de/oss/kylix/Forum/viewtopic.php?t=237
Did you (not) need to do this? That fix took me a while to find; I'm
surprised there hasn't been more mention of it, or that the .c file
hasn't been changed.
Thanks. As explanation: I'm getting a little worried about being able
to "reconstitute" my software setups if machines get nuked. (A storm
earlier this year took down power lines, and sent massive charges
"backwards" up the ground lines, and fried all sorts of stuff.) I'm
trying to put together all the files and instructions needed to get
everything back up and running on a new machine.
Hi, John.
> When I applied the ptrace_interposer some months ago (onto Slackware
> 10.2; 11 might be coming <g>), I had to modify it according to the
> instructions at:
>
> http://andy.jgknet.de/oss/kylix/Forum/viewtopic.php?t=237
>
> Did you (not) need to do this? That fix took me a while to find; I'm
> surprised there hasn't been more mention of it, or that the .c file
> hasn't been changed.
On Slackware 11.0, I had no trouble with it at all. It compiled straight
up. I installed it according to the README and it seems to work just
fine. The only "gotcha" I have is that with kernel 2.4.33.3, Kylix
exited correctly and with 2.6.17.13, delphi needs to be killed manually.
Oh, and I need to use LD_ASSUME_KERNEL=2.4.33.3.
> The only "gotcha" I have is that with kernel 2.4.33.3, Kylix exited
> correctly and with 2.6.17.13, delphi needs to be killed manually.
Thanks, I'll remember to pack the shotgun. On a more serious note...
with 2.6.13 (Slack 10.2 straight off the CDs) Kylix also exits
correctly.
If possible, I'll just keep the development on the existing machine,
and deploy onto later versions. I may be gettin' too old for all this
'stallin' <g>...
ptrace_interposer works with kernel 2.6.20 also, just take care about
distros with glibc > 2.3 (eg. 2.4.XX, 2.5.XX) kylix won't start on such
distros, so you have to leave your development on any distro glibc < 2.4
based.
Could we hope to have one day the source of Kylix ?? Maybe if all the users
made a petition !!
Regards,
Lionel
"zeljko" <zel...@holobit.net> a écrit dans le message de news:
4604...@newsgroups.borland.com...
> Could we hope to have one day the source of Kylix ?? Maybe if all the
> users made a petition !!
I'm not sure that's possible ... ask guys from CodeGear maybe they'll know
more about it.