The *right* way to get "-g" in compiler options

2006-06-05 Thread Diffenderfer, Randy
Title: The *right* way to get "-g" in compiler options Folks, This should be easy! What is the *right* way to include the "-g" option in CFLAG when building openssl-0.9.8b? I have several undoubtedly *wrong* ways I can choose, but I'd rather take the high road here… Thanks, rnd

FW: The *right* way to get "-g" in compiler options

2006-06-05 Thread Diffenderfer, Randy
Title: FW: The *right* way to get "-g" in compiler options It would appear that the *right* way is to simply stick the '-g' option in the config argument list, ./config -g … I thought it would be easy… :-) rnd  -Original Message- From:   Diffenderfer, Ran