in reply to Re: Source files going into perl interpreter during compilation
in thread Source files going into perl interpreter during compilation
I do know how to use a local installation of perl for a practical application after building it myself.
Let's say I use the default ./Configure settings and build the interpreter. I know it uses some .c files from root distribution directory and some standard library files etc....What I'd like to know if there any way I can point out exactly which .c and .h files (inside the root directory of distribution) were used for the build?
Thanks
|
|---|