Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:I can only hope... (Score -1) 285

What could be so stupid as disliking X11 and wishing it would die already? Please use all your knowledge to demonstrate my stupidity. Until you do so, just calling me on it ain't worth crap. Also, insulting people ain't my idea of an intelligent person, just maybe...a troll?

Comment Re:too bad GCC is not relevant anymore thanks to L (Score 2) 406

LLVM was created by freeBSD due to the continual dropping of support for older hardware by the GCC team. Another issue they had was the optimizations of the software increased the difficulty of debugging things as the optimizations varied every time they compiled the software. Thus LLVM was created with the goal of binary stability that could be easily debugged and that supported the many older peices of kit that freeBSD runs on instead of being forced to use GCC 1.2/1.5/2.1/2.2/2.3 and such.

Since when was LLVM created by FreeBSD? o.O

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...