cygwin-64 + multiarch package (32bit gcc)

2022-03-22 Thread Pach Roman (PS-EC/ESG4) via Cygwin
Hello, are there any plans to get the multiarch package ported to Cygwin? What would be interesting for me, is to have an 32-bit gcc running in 64-bit Cygwin. Best regards Roman Pach -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq

doxygen-1.8.7-1 texlive-20140523-1 bug

2014-08-15 Thread Pach Roman (DGS-EC/ESG4)
= DOT_GRAPH_MAX_NODES= 50 MAX_DOT_GRAPH_DEPTH= 0 DOT_TRANSPARENT= NO DOT_MULTI_TARGETS = NO GENERATE_LEGEND= YES DOT_CLEANUP= YES ====== Regards Roman -- Problem reports: http://cygwin.com/problems.html FAQ:

OpenSSH-6.2p1-1

2013-04-02 Thread Pach Roman (DGS-EC/ESG2)
6:03:55 UserName : y\cyg_server Site : Container : Roman Pach Robert Bosch GmbH Diesel Gasoline Systems, Driveability SW Cooperation (DGS-EC/ESG2) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docum

Re: perl-libwin32 not in setup.ini

2012-07-22 Thread Pach Roman (DGS-EC/ESG2)
Sorry, my mistake, all is OK, the entry is included Roman Pach -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

perl-libwin32 not in setup.ini

2012-07-22 Thread Pach Roman (DGS-EC/ESG2)
Hi, there is no entry for perl-libwin32 in the last setup.ini with setup-timestamp: 1342941674 Roman Pach -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: Performance problems with emacs-X11 in current cygwin

2012-06-04 Thread Pach Roman (DGS-EC/ESG2)
sult is the attached setup.ini | | | Thanks, Roman. But please keep the discussion on the mailing list, | so that others can benefit from it. | I'm including your attachment in this reply. | | The attached file is not consistent with the list of packages that you gave above. | The versions in yo

Re: Performance problems with emacs-X11 in current cygwin

2012-05-31 Thread Pach Roman (DGS-EC/ESG2)
release/GNOME/pango1.0/libpango1.0-devel/libpango1.0-devel-1.30.0-1.tar.bz2 release/GNOME/pango1.0/libpango1.0_0/libpango1.0_0-1.30.0-1.tar.bz2 release/GNOME/yelp-tools/yelp-tools-3.4.1-1.tar.bz2 release/GNOME/yelp-xsl/yelp-xsl-3.4.1-1.tar.bz2 Roman -- Problem reports: http

xfig with cygwin

2010-09-21 Thread Dwilewicz, Roman
seems that it is not a problem of xfig, because if I run it on a unix machine and export the figures (eps, pstex etc), then everything is ok. I have not had this pattern problem before 2009. Is there some bug in cygwin or maybe somewhere else? With kind regards, Roman -- Problem reports

Re: Where is std::copy_n?

2010-01-17 Thread Roman Werpachowski
Oh, I didn't notice this bit. That changes things. Roman 2010/1/17 Václav Haisman : > Roman Werpachowski wrote, On 17.1.2010 15:22: >> Hi, >> >> The cygwin C++ library does not seem to implement std::copy_n >> (http://www.sgi.com/tech/stl/copy_n.html) Why? >

Re: Where is std::copy_n?

2010-01-17 Thread Roman Werpachowski
Thanks. Roman On Sun, Jan 17, 2010 at 2:43 PM, Dave Korn wrote: > Roman Werpachowski wrote: >> Hi, >> >> The cygwin C++ library does not seem to implement std::copy_n >> (http://www.sgi.com/tech/stl/copy_n.html) Why? > >  It was only added after the 4.3 release

Where is std::copy_n?

2010-01-17 Thread Roman Werpachowski
Hi, The cygwin C++ library does not seem to implement std::copy_n (http://www.sgi.com/tech/stl/copy_n.html) Why? Regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Problem with Cygwin-beta gdb

2009-11-01 Thread Roman Werpachowski
T=/opt/ gcc-tools/bin/ld.exe --with-ecj-jar=/usr/share/java/ecj.jar Thread model: posix gcc version 4.3.4 20090804 (release) 1 (GCC) Kind regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-05 Thread Roman Werpachowski
had > already returned from main.) Thanks to you and Chris. Regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-05 Thread Roman Werpachowski
genuine errors? "gdb -c" cannot load it. Regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-05 Thread Roman Werpachowski
program crashes anyway, so it was never a big enough priority for anyone to > fix when 1.5 series was still live. > >  Tried 1.7 yet?  :-)  It's pretty good! Tried, works as advertised. Thank you. Regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-05 Thread Roman Werpachowski
On Sun, Jul 5, 2009 at 3:28 PM, Dave Korn wrote: > Roman Werpachowski wrote: >> On Sun, Jul 5, 2009 at 1:50 PM, Dave > >  Please don't quote the "From:" address in your email. Extremely sorry, won't happen again. BTW, couldn't the mailing software automati

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-05 Thread Roman Werpachowski
y anything would have > corrupted the stack, so either there's a real bug or perhaps just some kind of > frame-pointer optimisation that confuses the unwind routine. I was building my test programs without any optimizations, but with -g option set. Regards, Roman Werpachowski cygcheck

Re: Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-04 Thread Roman Werpachowski
(p robably corrupted stack) Apologies for not responding correctly to Chris Faylor, but my mailing list skills have gone rusty. I will respond to next messages correctly. Regards, Roman Werpachowski -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com

Segmentation fault when exception is thrown or assertion fails [g++/gcc]

2009-07-04 Thread Roman Werpachowski
int main() { throw new std::runtime_error("Just because"); // the same with assert(false); } I am using gcc-3.4.4. I understand that Cygwin defaults to dumping the stack trace, but why the message about segmentation fault? It confuses the hell out of me. Regards, Roman We

1.7 slow while accessing the netapp drive

2009-03-16 Thread Pach Roman (DGS-EC/ESG3)
I've just compared the speed of 1.5 and 1.7 while accessing the drive of the type 'netapp'. The results for cygwin-1.5 (DLL version: 1.5.25) follow: > mount u: on /u type user (binmode) > time ls -l /u ... real0m1.063s user0m0.046s sys 0m0.031s And now the same t

AW: 1.7.0: mount type netapp

2008-12-12 Thread Pach Roman (DGS-EC/ESG3)
gt; Corinna Hi Corinna, I've been using alias for ls. So I tested once more without. this one runs OK: $ \ls /u this one gets stuck $ \ls -p /u Roman -- 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/

Re: Timezone manipulation within Perl script

2007-12-15 Thread roman . vasicek
You are right. Package tzcode was missing. After installing it, timezone conversion script works ok. Output is the the same when running under cygwin and ActiveState perl. Thank you for your help. BTW How should I detect that there is another package required/missing? Roman

Timezone manipulation within Perl script

2007-12-14 Thread roman . vasicek
ULU : 2007-12-13 11:47:02 Zulu LOCAL: 2007-12-13 11:47:02 Europe/Prague Summer (delta should be +2 h) ZULU : 2007-06-13 11:47:02 Zulu LOCAL: 2007-06-13 11:47:02 Europe/Prague Best Regards, Roman test-1.pl Description: Perl program -- Unsubscribe info: http://cygwin.com/ml/#unsu

Re: [Perl] source 'typemap' (only) can't be found

2007-12-05 Thread roman . vasicek
Hi Rob, Permissions? I'm surprised that all files on the listing below have perms 000. Try to use chmod to add at least permission for reading. Regards, Roman Původní zpráva Od: Sisyphus <[EMAIL PROTECTED]> Předmět: [Perl] source 'typemap'

Re: "man pages" for pthread_* functions

2007-10-21 Thread Roman Mashak
lt;http://cygwin.com/cygwin-api/compatibility.html>. > Alright, I see. Thanks. -- Roman -- 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/

"man pages" for pthread_* functions

2007-10-21 Thread Roman Mashak
r there's another problem? Thanks in advance. -- Roman -- 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/

Perldoc issue with perl-5.8.8-3 - missing pod2man5.8.8

2007-07-19 Thread roman . vasicek
c -f chr Error while formatting with Pod::Perldoc::ToMan: Can't find a pod2man?! (pod2man5.8.8) Aborting at /usr/lib/perl5/5.8/Pod/Perldoc/Toman.pm line 59. Got a 0-length file from /tmp/hsC0HbdpvB via Pod::Perldoc::ToMan!? Regards, Roman -- Unsubscribe info: http://cygwin.com/ml/#unsub

guile-1.7.2-1 AND cygwin-1.5.18-1

2005-10-06 Thread Pach Roman (GS-EC/ESA4) *
Hi, I'm trying to force the guile-1.7.2-1 to run under cygwin. The packages used are: > guile-1.7.2-1.tar.bz2 > libguile12-1.6.7-1.tar.bz2 > libguile16-1.7.2-1.tar.bz2 After the guile has been started, the following error message is generated: > guile --debug ERROR: In procedure dynamic-link: E

where is cygintl-3.dll

2005-10-06 Thread Pach Roman (GS-EC/ESA4) *
Hi, in which package from ./release directory can I find the libray cygintl-3.dll ? Roman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

AW: 1.5.16-1: chmod problem

2005-05-04 Thread Pach Roman (GS-EC/ESA4) *
Hello Corinna, it's running now !!! Thanks you very much for your fast reaction. Roman -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Corinna Vinschen Gesendet: Mittwoch, 4. Mai 2005 11:06 An: cygwin@cygwin.com Betreff: Re: 1.5.16-1: chmod pr

Re: 1.5.16-1: chmod problem

2005-05-03 Thread Pach Roman (GS-EC/ESA4) *
;chmod -w yahoo chmod: changing permissions of `yahoo': Permission denied U:\tmp>ls -l yahoo -rw-r--r-- 1 ropach mkpasswd 5 Apr 29 07:35 yahoo U:\tmp>chmod +w yahoo chmod: changing permissions of `yahoo': Permission denied U:\tmp>ls -l yahoo -rw-r--r-- 1 ropach mkpasswd 5 A

AW: 1.5.16-1: chmod problem

2005-05-02 Thread Pach Roman (GS-EC/ESA4) *
tion at this place: Should the implementation of chmod allow the setting/resetting of the 'write protection' bit in spite of the missing permission 'change file permission' in the acl ? Roman -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Co

AW: 1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
> On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: > > Hello, > > the following commands run properly on the c:/drive > > > > c> touch yahoo > > c> ls -l yahoo > >-rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo > > > c> chmo

1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
Hello, the following commands run properly on the c:/drive c> touch yahoo c> ls -l yahoo -rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo c> chmod -w yahoo c> ls -l yahoo -r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo but if I try it on the u:/ drive connected over net the followi

Re: Multiple installations and 3PPs

2005-01-25 Thread Roman
added the description file). Maybe there exists some download page for Cygwin additionals ? Greets Roman Dick Repasky wrote: On Fri, 21 Jan 2005, Christopher Faylor wrote: On Fri, Jan 21, 2005 at 08:54:35AM -0500, Dick Repasky wrote: Roman here is what I do. 1) Install first instance of cygwin. 2) E

Re: Multiple installations and 3PPs

2005-01-21 Thread Roman
or better write a script that doees the job) Cheers Roman -- 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/

AW: how to get IP with a shell command?

2004-04-20 Thread Pach Roman (GS-EC/ESA4) *
ion according to you language. Roman -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Igor Pechtchanski Gesendet: Dienstag, 20. April 2004 18:51 An: electa Cc: [EMAIL PROTECTED] Betreff: Re: how to get IP with a shell command? On Tue, 20 Apr 2004, electa w

AW: Solaris CDE 1.3 and cygwin

2004-03-11 Thread Pach Roman (GS-EC/ESA4) *
Hello, I have the same problem. The previous version of CDE has been working correctly. I suppose, there are new features of X-Protocol used in CDE, which make the cygwin problems. The cygwin sends no response to query message of CDE 1.3. Roman -Ursprüngliche Nachricht- Von: [EMAIL

Re: Another NON trivial Cyrillic question

2004-02-11 Thread Roman Belenov
t possible to make cygwin respect Windows locale settings (it seems that they don't affect cygwin out of the box) ? Or may be one should install Unix-like locale database and use variables like LANG to choose locale ? -- With regards

Re: Non-trivial Cyrillic question

2004-01-21 Thread Roman Belenov
nge makes > sense. Note that "less -r" is rather crude workaround - using LESSCHARSET/LESSCHARDEF is more correct (although requires some thinking from the user). -- With regards, Roman. -- Unsubscribe info: http://c

Re: Non-trivial Cyrillic question

2004-01-20 Thread Roman Belenov
Is cp1251 the only 8-bit encoding used by Bulgarian locale in MS Windows ? In Russia two encoding are used - cp866 as OEM (used, e.g., in console), cp1251 as ANSI. -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/ml/#unsub

Re: cygcheck & executable files of other compilers

2003-10-29 Thread Roman Belenov
the DJGPP > executable file? DJGPP is a DOS compiler that produces DOS executables that can not use DLLs (at least using standard implicit loading), so there is nothing to report in this case. -- With regards, Roman. -- Unsubscrib

Re: g77 -mno-cygwin failed

2003-09-25 Thread Roman Belenov
a problem with distribution. -- With regards, Roman. -- 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/

Cygwin Internationalization Roadmap for European Languages

2003-08-19 Thread Roman Pokrovskij
Hello ALL Probably I should reprint my question.. There is no information about internationalization in FAQ except trivial: Why don't international (8-bit) characters work? Before you can type international characters i

Cygwin Internalization Roadmap for European Languages

2003-08-14 Thread Roman Pokrovskij
Hello ALL I'm looking for documentation which can help me to configure cygwin, the terminal (rxvt) and other stuff (tetex, emacs) for reading and writing texts in several European Languages (English, Russian, German, Lithuanian) and in several encodings (UTF-8, UTF-16, UTC, ISO8859-x, KOI8-R ).

guile's latest version

2003-07-17 Thread Pach Roman (GS-EC/EEP3) *
Hi, I'm using the guile along with cygwin. The last available version on cygwin mirror sides is guile-1.6.0-1 dated 21-Sep-2002 11:01. Are there any plans to port the latest one into cygwin? Roman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Problem with less's output of man pages after update (ESC ...)

2002-12-20 Thread Roman Belenov
ff 1.18.1-1 -- skipped -- > man 1.5g-2 -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1

2002-12-16 Thread Roman Belenov
nd man displays them literally (less'ing produced pages does the same). Reverting to 1.17.2-1 fixes the problem (it uses backspaces for formatting to ascii). -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/m

Re: umask (was:Re: gcc, Write and Modify permissions (ntsec))

2002-12-04 Thread Roman Belenov
? Probably there are other users with usage pattern similar to mine. (*) I know about Midnight Commander and use it on Linux, but FAR is more usable on Windows. Randall R Schulz <[EMAIL PROTECTED]> writes: > At 08:00 2002-12-04, Randall R Schulz wrote: >>Roman, >> >>

umask (was:Re: gcc, Write and Modify permissions (ntsec))

2002-12-03 Thread Roman Belenov
Corinna Vinschen <[EMAIL PROTECTED]> writes: > umask How can I change umask of processes launched from Windows executables? -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

gcc, Write and Modify permissions (ntsec)

2002-11-28 Thread Roman Belenov
h regards, Roman. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: YA in the "try a snapshot" series (was Re: latest cvs forkproblems)

2002-10-21 Thread Roman Belenov
. > > The latest snapshot should solve this problem. The hanging problem that > I mentioned previously seems to be gone, too... or, more likely, it > will manifest itself 10 seconds after I send this email. -- With regards, Ro

Re: latest cvs fork problems

2002-10-14 Thread Roman Belenov
strace of rxvt hangs as it forks: -- strace log skipped -- -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ntsec and NTFS inheritable permissions

2002-10-08 Thread Roman Belenov
ed" by the setting of > inheritable permissions in Windows. There is no corollary in POSIX > permissions, which is the view that Cygwin takes and enforces. -- With regards, Roman. -- Unsubscribe info: http://cygwin.com/ml

ntsec and NTFS inheritable permissions

2002-10-08 Thread Roman Belenov
It seems that cygwin doesn't grok inheritable permissions on my system (I'm using Windows XP; CYGWIN environment variable contains 'ntsec'). Is it a feature (or, rather, abscence of it) or my fault ? --

RE: Bison 1.30

2001-12-26 Thread Puttkammer, Roman
You'll need to include some header files to avoid the errors. Use for free(). I'm not sure where yyerror() is supposed to be declared - I'd think it's in a header file which comes with bison. roman > -Original Message- > From: Fractal A. [mailto:[EMAIL PRO