LMSouq
server-admin Open

How to Compile 32-bit Apps on 64-bit Ubuntu?

BS
BSalita
1 month ago
3 views
Problem Description
I'm trying to compile a 32-bit C application on Ubuntu Server 12.04 LTS 64-bit using gcc 4.8. I'm getting linker error messages about incompatible libraries and `skipping -lgcc`. What do I need to do to get 32 bit apps compiled and linked?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base