> It is a FPC/FCL/LCL/Lazarus bug, but mostly fpc.
I don't use Lazarus - ironically, I ran into this bug while
trying to recompile a program that interfaces FPC with NEdit.
It doesn't use Lazarus or GTK, but it uses popen(F, 'ppc386 -iV', 'R')
to check the compiler version. As a temporary workaround, I can use
oldlinux.popen() or shell('ppc386 -iV > version.txt') and read the
result from there.
Thanks a bunch for your help - I would never have guessed
the timezone file had anything to do with opening a pipe!
- Jeff
PS: For some reason my posts never get nested in the right
thread - Maybe pipermail doesn't like yahoo's headers ?
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
fpc-devel maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel