[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: getopt and long switches



does it compile on other platforms that got glibc on them? I didn't seem to 
have any problem compiling the latest version at our solaris machines, but 
they got glibc installed, and I used gcc...

Anyway, I thought of this problem at first, but didn't run into it myself, 
long switches are useful....

it could be possible to disable long switches on anything else than linux, 
how about that?

best regards,

peter



On Wednesday 24 January 2001 19:37, you wrote:
> Hi again. It seems rdesktop has started to use long switches
> without providing a getopt function that supports it (long
> switches isn't portable with getopt).
>
> rdesktop-1.0.0pl19.3.7 only compiles on newer NetBSDs and Linux.
>
> GNU Fileutils (amongst others) has a getopt one could include in
> rdesktop.