Is there any way to link against RedHat static libraries while building on Ubuntu and using GCC?
Is there any way to link against RedHat static libraries while building on Ubuntu
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Copy over the RedHat library and header files to a directory preserving directory structure and give GCC the –sysroot directive to tell it to look in that directory as prefix for searching libs and headers