Hi Chuck,
you wrote
>With newer gcc's (cygwin version numbers 3.3.3-3, 3.4.1-1, but not 3.3.1-3),
>const variables are placed in an .rdata section. This causes problems when
>those variables contain references to OTHER vars that are imported from a
dll -- because the runtime relocation machin
Max Bowsher schrieb:
Reini Urban wrote:
Max Bowsher schrieb:
I took over as packager of SWIG for Cygwin a while ago, and am now
getting ready to produce a new package.
SWIG seems to make incompatible changes with depressing frequency, so
decisions on when to package a new version need to be made wi
Hi,
Problem:
I click on the Cygwin icon and Win 2k Pro brings up the "open with"
window. I have just reinstalled Win 2K and have remnants of the earlier
Win 2k which I could not repair and which I have been trying to eliminate
step by step. Anyway I did a reinstall of Cygwin and it still will
hi there
im trying to compile my kerenl done in djgpp using latest stable cygwin
but, i found that besides nasm has support for coff/elf and so biutils
(elf), gcc doesnt and only suports Pe.
how-to make my cygwin gcc compile into elf or coff ?
thnxs in advance...
--
--
Unsubscribe in
At 07:44 PM 10/22/2004, you wrote:
>#include
>class{
> std::wstring wstr; //<<== syntax error before ; token
>};
>
>g++ -Wall -g -c program.exe -o filename.cpp
>
>Can someone tell me what I am dong wrong or why I get this error message?
Presuming you're using the latest Cygwin gcc/g++ releas
I tinkered in the registry and it almost works I get the following now
bash.exe: warning: could not find /tmp, please create!
bash-2.05b$
How do I go about doing this?
Thanks again,
Warren McNeely
Date: Sat, 23 Oct 2004 10:34:23 -0700
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Subject: Cygwin st
[EMAIL PROTECTED] writes:
> Hi,
>
> Problem:
> I click on the Cygwin icon and Win 2k Pro brings up the "open with"
> window. I have just reinstalled Win 2K and have remnants of the
> earlier Win 2k which I could not repair and which I have been trying
> to eliminate step by step. Anyway I did a
[EMAIL PROTECTED] wrote:
I tinkered in the registry and it almost works I get the following now
bash.exe: warning: could not find /tmp, please create!
bash-2.05b$
How do I go about doing this?
Erm, "mkdir /tmp" perhaps?
R.
--
http://robinbowes.com
--
Unsubscribe info: http://cygwin.com/ml/#uns
[EMAIL PROTECTED] wrote:
Hello,
I am compiling using the latest Cygwin.
My main.cpp starts with:
Could please send my a snippet that I can use to test the compiler as I
have installed it here? I need to reproduce your error, else I cannot
tell you anything.
Gerrit
--
=^..^=
--
Unsubscribe info:
Robin,
No such luck! By the way I did the install again and now the /tmp warning
is gone..
But now I cannot figure out how to get to home with this "bash-2.05b$"in
the console.
Used to be that when I started Cygwin it got me to my home directory.
Now it opens to "bash-2.05b$" and I am stuck--bei
Larry Hall wrote:
At 07:44 PM 10/22/2004, you wrote:
#include
class{
std::wstring wstr; //<<== syntax error before ; token
};
g++ -Wall -g -c program.exe -o filename.cpp
Can someone tell me what I am dong wrong or why I get this error message?
Presuming you're using the latest Cygwin gcc/g++ r
Judd wrote:
The error I'm getting now is:
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/libgcc.a(_chkstk.o)(.text+0x0):
multiple definition of `__alloca'
/usr/lib/libcygwin.a(d85.o)(.text+0x0): first defined here
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/libgcc.a(_eprintf.o)(.t
At 06:31 PM 10/23/2004, you wrote:
>Larry Hall wrote:
>
>>At 07:44 PM 10/22/2004, you wrote:
>>
>>>#include
>>>class{
>>>std::wstring wstr; //<<== syntax error before ; token
>>>};
>>>
>>>g++ -Wall -g -c program.exe -o filename.cpp
>>>
>>>Can someone tell me what I am dong wrong or why I get thi
At 01:03 PM 10/18/2004 +0200, Corinna Vinschen wrote:
>On Oct 18 03:28, Reini Urban wrote:
>> minires-devel-0.97-1:
>> #include fails suddenly.
>>
>> Apparently /usr/include/resolv.h misses the definition for
>> sockaddr_in, which is defined in
>>
>> Have no clue why it suddenly fails. Anyone
14 matches
Mail list logo