When compiling (using "g++") and running the following program:
/* start program example */
#include
unsigned char t[1] __attribute__((aligned(16)));
using namespace std;
int main()
{
static unsigned char s[1] __attribute__((aligned(16))) ;
cout << "s = " << ((int) &s[0]) % 16 << endl;
On Thu, Aug 26, 2004 at 10:43:30PM +0200, Corinna Vinschen wrote:
> On Aug 26 12:26, Yitzchak Scott-Thoennes wrote:
> > Using cygcheck from the 20040825 snapshot, I get
> >
> > $ cygcheck -lv cygwin
> > Can't open file list /etc/setup/cygwin.lst.gz for package cygwin
>
> Thanks for the heads up.
> From: Hans Horn
> Sent: Monday, 24 January 2005 8:02 AM
>
> what is the current status of precompiled headers under cygwin?
> The last post I read about this was
> http://sources.redhat.com/ml/cygwin/2004-10/msg01318.html -
> then silence!
I have updated this for gcc mainline (now 4.1) and su
On Sun, Feb 27, 2005 at 05:37:30PM -0800, shih lin wrote:
>after I connect to aol, I get aol's ip, then I went to
>www.network-tools.com to use its trace and ping to check this address,
>the result of ping say time out.
>
>the result of trace at last 4 parts always response timeout except one
>time
dear cygwin user:
after I connect to aol, I get aol's ip, then I went to www.network-tools.com
to use its trace and ping to check this address, the result of ping say time
out.
the result of trace at last 4 parts always response timeout except one time I
change my XP home ed window securit
> Date: Sat, 19 Feb 2005 12:50:19 -0500
> From: Christopher Faylor <[EMAIL PROTECTED]>
> To: cygwin@cygwin.com
> Subject: Re: [ANNOUNCEMENT] Updated: findutils-20041227-1
>
> On Sat, Feb 19, 2005 at 07:33:23AM -0700, Tom Hall wrote:
> >On Mon, Dec 27, 2004 at 17:42:11 -, [EMAIL PROTECTED] wrot
Ariel Burbaickij wrote:
Hello mailing list participants,
xchat in binary form as provided by cygnome requires libperl.dll in
some particular
version (5.6.1) in my case. File is not available in my installation
and the version
of perl used is considerably higher 5.8. So well the simple symlink
from
Stephan Petersen wrote:
Hi David,
Please check the validity of the index file by comparing it to more
than one CPAN mirror.
Have you tried this? E.g. configured CPAN to use another mirror and
tried
again?
yes, it's the same for every CPAN mirror I've tried. I've deleted CPAN's
config.pm and my
On Sun, Feb 27, 2005 at 11:04:49AM -0500, Igor Pechtchanski wrote:
>On Sun, 27 Feb 2005, Alexander Joerg Herrmann wrote:
>
>> > Why aren't you using 'mount' and/or 'umount' to manipulate the mounts?
>> > There should be no need to modify the registry directly to add or
>> > remove mounts and doing
On Sun, 27 Feb 2005, Igor Pechtchanski wrote:
> On Sat, 26 Feb 2005, Brian Dessent wrote:
>
> > Alexander Joerg Herrmann wrote:
> >
> > > What I was mentioning is that
> > > regtool -K
> > > causes a core fault and something similar under windows because the
> > > argument is broken. I know that t
On Sat, 26 Feb 2005, Brian Dessent wrote:
> Alexander Joerg Herrmann wrote:
>
> > What I was mentioning is that
> > regtool -K
> > causes a core fault and something similar under windows because the
> > argument is broken. I know that the argument is missing and so should
> > regtool. It should pr
On Sun, 27 Feb 2005, Alexander Joerg Herrmann wrote:
> > Why aren't you using 'mount' and/or 'umount' to manipulate the mounts?
> > There should be no need to modify the registry directly to add or
> > remove mounts and doing so may break in the future. Regtool is not the
> > proper program to use
Stephan,
I don't recall -- did you attach the output of "cygcheck -svr" at some
point (if so, just point to it in the archives, no need to repost)? My
guess is that this may be a textmode vs. binmode issue. Try making your
home directory a binmode mount, or setting PERLIO=crlf and see if that
he
Tried cygwin1-20050225.dll. Things seem to work fine now.
Thanks, Corinna!
Evgeny
--
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
14 matches
Mail list logo