Mark Mitchell announced the availability of GCC 4.2.1 saying, "GCC 4.2.1 is a bug-fix release, containing fixes for regressions in GCC 4.2.0 relative to previous GCC releases." He went on to note that future versions of GCC will be released under a new license, "GCC 4.2.1 will be the last release of GCC covered by version 2 of the GNU General Public License. All future releases will be released under GPL version 3."
GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.1 from your nearest gcc.gnu.org mirror.
Could someone please help me. I have a laptop with an amd sempron moblile 2800+ processor, it works fine with the exception of my usb printer being attached.
It does not scan due to the drivers not being updated to usb 2.0
The settings it has right now are set to standard according to the device manager.
hey guys sorry this post is in the wrong place but i'm looking for an algorithum guru to help me out. we need someone who has a large md5 rainbow table or can md5 tunnel. i would appreciate it if u guys could contact me at......
thanks
Hi everybody,
I am very interested in exploring Hurd. I installed it from a tarball and
played with it for a while. Might sound like a stupid idea, but I would
really like to compile "my own" Hurd [that's how I started with Linux].
Specifically, I want to cross-build Hurd from Linux. I found Thomas
Schwinge's cross-compilation scripts ["cross-gnu" and "cross-gnu-env"].
I found the KernelTrap website via the Drupal site and loved the old look for a site I'm currently developing using Drupal. I was wondering if anyone knows where I can get hold of the theme in this link?
Thanks
Chris
Hi, I wrote a simple C program to test the memory allocation for local variables.
#include
int main(int argc, char **argv) {
int x=10;
return 0;
}
But when i try to disassemble the program using gdb, it shows that 16 bytes are being reserved for local variables on the stack, although i declared a single integer variable which is supposed to take only 4 bytes.
When compiling with the -S flag, I need to be able to modify what gets written. As a first step I'd like to be able to just print out "Hello World!" somewhere in the main.s file.
I know I need to modify some gcc code and recompile gcc, but I'm having trouble finding the file that I need to change.
Any help would be great.
Thank you.
Mark Mitchell announced the availability of GCC 4.2 saying, "GCC 4.2.0 is a major release, containing new functionality not available in GCC 4.1.x or previous GCC releases." He then linked the GCC 4.2 Release Series Changes, New Features, and Fixes document for more details as to what is new in this release.
GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.0 from your nearest gcc.gnu.org mirror.
When X-Server starts-up there comes a Gray-Screen on the top, Is there any way to change that Gray to any other cutomised screen. There is one option "-br" to blank out the gray screen, but this option gives a black screen, which is not desirable.
Hello everyone,
I want to convert my whole client into Graphics Mode with the help of programming .My client is run in Redhat system,Fedora System,Redhat Enterprise linux system.
My Problem is, Which graphics Utility is common in all system?
I want to know that which is the common utility for graphics programming like GTK,Qt (i know just this two) redhat9,fedora 5,fedora 6 and redhat enterprise linux and which will run in all system in KDE or GNOME environment.
Anyone can please tell me how can I backup everything in Outlook Express for an easy restore after reinstalling Windows?
I am running GCC 3.3.1 on Red Hat Linux 4 (IA 64). It doesn't support -m64 option.What is the replacement of the option -m64 in IA64 architecture?
i want to change color of taskbar in xp. Anyone tell me how is this possible??????