Which Linux distro is best for DJing? -
2006/04/12 22:47
If you had to choose a distro soly(sp?) for DJing, which one would you choose?
I chose Gentoo because what other distro lets you build the whole system with customized CFLAGS, CXXFLAGS, and LDFLAGS like mine?
[code:1:db78d6a1b0]CFLAGS="-O3 -mtune=pentium-m -fforce-addr -fomit-frame-pointer -ftracer -pipe -mmmx -msse -msse2 -mfpmath=sse"
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
LDFLAGS="-Wl,-O1"[/code:1:db78d6a1b0]
The administrator has disabled public write access.