79668802

Date: 2025-06-17 09:35:24
Score: 6.5 🚩
Natty: 6.5
Report link

I need to do the opposite: I have a GNU/Linux executable which I can't make it SYSV due to it's dependencies, and I have SYSV shared object. Executable fails to load my SYSV so file so I want to try compile it as GNU/Linux. So how can I force g++ to create GNU/Linux object file instead of SYSV?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vahagn Sirunyan