OS/2, eCS & ArcaOS - Technical > Applications
Creating some apps RPM packages
Jochen Schäfer:
How do you all generate packages for i686 and Pentium4?
Dave Yeo:
To generate code for i686, CFLAGS/CXXFLAGS --march=i686, likewise --march=pentium4 for Pentium 4.
Ultimately for your own use, --march=native.
Jochen Schäfer:
Dave, thanks for the reply. I was not specific enough.
What I meant, was how to integrate that into RPM specs. I had used --target, but it seemed to do next to nothing.
Navigation
[0] Message Index
[*] Previous page
Go to full version