Advertisement

1 - 10 of 121 containing alltags:("gnu") (0.001 seconds)
This is the instruction from their official web page: Compiling FreeBuilder To compile FreeBuilder you will need JDK1.1.x and JFC (Swing) from Sun. You can get the JDK and Swing here. Included i...
Zones: JavaDate Answered: 03/11/1999 Grade: B Views: 0
does nmake and the gnu make share make files? or do they use different syntax?
Zones: ProgrammingDate Answered: 09/22/2005 Grade: A Views: 23
I want to divide some big files that I have on a workstation, so they will fit on ordinary 1.44MB floppy disks, then restore the original files in another machine running Linux. I've tried using th...
Zones: UnixDate Answered: 05/15/1997 Grade: B Views: 0
I've written a personal String class with a Join member function that accepts a pointer to an STL vector of Strings.  Here's the skeletal class declaration: class String { void Join (vector<Strin...
Zones: C++Date Answered: 10/11/1997 Grade: C Views: 0
Hi All, I have been facing a peculiar linking error with my template class on both GNU C++ compiler and Visual C++ compiler. Can anybody help me in this regard. It is a part of my project wo...
Zones: ProgrammingDate Answered: 05/08/2004 Grade: A Views: 0
I want to run "program A" in a Screen session.  However, I also want to be able to start this program in a screen session in rc.local, when my Linux box starts up.  What I'd like to do is associate...
Zones: Linux, Ubuntu, Linux DistributionsDate Answered: 10/03/2005 Grade: A Views: 0
real simple, but not for me. I have the gnu C+ compiler, the gui comes up fine. I need to know the next step, like for instance how to program hello world.
Zones: C++, Plug InsDate Answered: 05/05/2006 Grade: B Views: 0
Hi, I am getting the error, "make: Nothing to be done for 'all'." when I execute the 'make' command.  I tried reinstalling the 'make' install from the 'setup.exe' but still getting this error. ...
Zones: CYGWINDate Answered: 01/25/2008 Grade: A Views: 158
Pulling out a snippet of code from a GNU Makefile, what exactly do these lines of code do.  Please explain line-by-line. ======================================== create_tilt_heading: Makefile $(C...
Zones: Linux, Unix, CYGWINDate Answered: 02/11/2008 Grade: A Views: 0
Hi, I am trying to execute the following command from my Windows Batch to access Cygwin.  The problem is that everything up to ">" and after that does not show up when I echo this line.  Why? ...
Zones: Linux, CYGWINDate Answered: 02/07/2008 Grade: A Views: 0