tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: rpcgen with env variable CPP set to "cc -E"
David Holland writes:
| Does anything other than bsd.rpc.mk use $CPP? From what I see the
| Linux rpcgen uses a -Y option instead, so compatibility probably isn't
| a big concern. (And, naturally, neither behavior is documented. Sigh.)
The -Y sets a path to CPP, not the CPP itself; it's supported on NetBSD
too. It's documented in the usage(), but not in the man page.
| The path of least resistance might be to just change what rpcgen looks
| for, lame though this would be.
Yes, that's boring.
Are you working on this? I saw you commited a sizeof(char)==1.
Otherwise I can provide a small diff.
--
Best,
Anthony
Home |
Main Index |
Thread Index |
Old Index