hi
i have been trying to find some documentation about the .pdrc file. i'd like to add to the path and lib settings that way.
can anyone help? thanks.
< ;*/+'>! +
$
Hallo, john saylor hat gesagt: // john saylor wrote:
i have been trying to find some documentation about the .pdrc file. i'd like to add to the path and lib settings that way.
Actually there's not much syntax to it: Just put all options, you normally put on the command line, inside this file. No comments allowed, anymore :(
You can concatenate paths and libs like this: -path /one:/and:/another:/path
I think pdrc doesn't work on Windows.
Frank Barknecht _ ______footils.org__
bw: would it be hard to implement a systemwide pdrc?
i think at least for *nix systemsi should be easy. (of course c:\etc\pdrc would also be nice ;-)
regards d13b
Frank Barknecht wrote:
Hallo, john saylor hat gesagt: // john saylor wrote:
i have been trying to find some documentation about the .pdrc file. i'd like to add to the path and lib settings that way.
Actually there's not much syntax to it: Just put all options, you normally put on the command line, inside this file. No comments allowed, anymore :(
You can concatenate paths and libs like this: -path /one:/and:/another:/path
I think pdrc doesn't work on Windows.
ciao