On Sat, Sep 22, 2007 at 04:29:53AM +0200, Markus E L wrote:
>Erich Dollansky wrote:
>
>> Hi,
>>
>> Framk gave you the answer.
>
>Was the right answer ...
>
>> gcc is a plain c compiler.
>
>... but this is wrong. Gcc determines from the file suffic which language
>applies
>
> .cpp -> c++
> .c
Erich Dollansky wrote:
> Hi,
>
> Framk gave you the answer.
Was the right answer ...
> gcc is a plain c compiler.
... but this is wrong. Gcc determines from the file suffic which language
applies
.cpp -> c++
.c -> C
and so on.
Calling it as g++ vs. calling it as gcc though determine
Hi,
Framk gave you the answer.
gcc is a plain c compiler.
Erich
Joel W. Gannett wrote:
I've checked but was unable to find any FAQs on this subject, as
keywords such as "new" and "delete" apparently created too many hits.
Why doesn't my cygwin gcc know about the standard C++ functions "new"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Steve Richmond on 9/21/2007 5:40 PM:
> On PC2 and PC3, I have an up-to-date version of Cygwin and bash
> (3.2.5(7) i686-pc-cygwin).
That's not up-to-date. The latest is 3.2.25(16).
>
> However it behaves differently. After I install i
I have a problem with running bash scripts and UNIX/Win compatibility.
I have 3 computers: a Windows ME PC (PC1), a Windows XP (PC2) and a
Windows Vista (PC3).
On PC1, I have an old version of Cygwin and bash (3.00.16.14 i686-pc-cygwin).
All my scripts have a .TXT suffix, so I can edit with Vim e
The cygwin clamav packages (Clam AntiVirus - GPL anti-virus toolkit)
has been updated to 0.91.2-1.
This is a SECURITY update: Gentoo Linux Security Advisory GLSA 200709-14
Vulnerabilities have been discovered in ClamAV allowing remote
execution of arbitrary code and Denial of Service attacks.
De
Cole Radcliffe schrieb:
Is there any math package that I can install for free on cygwin that
will allow me to do symbolic algebra and symbolically solve DEs and
symbolically integrate better than my TI-89? Apparently Octave only
produces numeric solutions.
First we have mathomatic, quite good i
On Fri, 21 Sep 2007, Vechinski, Douglas A. wrote:
> I have downloaded all of the cygwin packages to a local machine and will
> install it, choosing what packages I do or don't want. I would then
> like to it on several other users machines with the same packages I
> chose on the original machine
g++ works. Thanks!!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
This is what happens when I try to compile this program under cygwin on
my Windows XP machine:
% gcc newtest.cpp
/tmp/ccReoXoA.o:newtest.cpp:(.text+0x32): undefined reference to
`operator new(unsigned int)'
/tmp/ccReoXoA.o:newtest.cpp:(.text+0x5e): undefined reference to
`operator delete(void*
At 21-9-2007 20:24, Joel W. Gannett wrote:
I've checked but was unable to find any FAQs on this subject, as
keywords such as "new" and "delete" apparently created too many hits.
Why doesn't my cygwin gcc know about the standard C++ functions "new"
and "delete"? Here is an ultra-simple program
I've checked but was unable to find any FAQs on this subject, as
keywords such as "new" and "delete" apparently created too many hits.
Why doesn't my cygwin gcc know about the standard C++ functions "new"
and "delete"? Here is an ultra-simple program (newtest.cpp) that won't
compile for me un
I have downloaded all of the cygwin packages to a local machine and will
install it, choosing what packages I do or don't want. I would then
like to it on several other users machines with the same packages I
chose on the original machines. I looking for a way to do this without
having to manua
Search for calc on this page:
http://thewrittenword.com/packages
Also try a legacy program (not written by me):
http://users.cobweb.com.au/~mcf/c-eval.zip
A programmers calculator (doesn't do algebra):
http://muquit.com/muquit/software/mbasecalc/mbasecalc.html
Cole Radcliffe wrote:
Is t
The LilyPond music typesetter has been updated to the new stable
version 2.10.33. This release fixes the convert-ly and other
python scripts problem.
Changes:
lilypond (2.10.33-1) unstable; urgency=low
* New upstream release.
* Use __doc__ of parent buildspec if necessary.
Jan Nieuwenhuizen writes:
> Thanks for the report. It turns out that the relocation snippet
> was not included. This will be fixed in 2.10.29-2.
Correction: this is fixed in the just-uploaded 2.10.33-1.
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http:
16 matches
Mail list logo