public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* No Subject
@ 1999-03-02  8:04 Anjlica Malla
       [not found] ` < 000901be64c6$90bd9b80$89055280@oemcomputer >
  1999-03-31 19:45 ` No Subject Anjlica Malla
  0 siblings, 2 replies; 16+ messages in thread
From: Anjlica Malla @ 1999-03-02  8:04 UTC (permalink / raw)
  To: cygwin

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 16+ messages in thread
* <kein Betreff>
@ 2006-10-30 14:15 sabine.petry
  0 siblings, 0 replies; 16+ messages in thread
From: sabine.petry @ 2006-10-30 14:15 UTC (permalink / raw)
  To: cygwin

Hi,

I couldn't find an answer to this problem in any of the documentation and FAQs:

When I start the X server system and connect to another computer, I usually work with several terminal windows. I used to be able to bring a terminal window to the front by clicking on its frame. However, this does not work any more for no obvious reason.
At the same time other people logging in with cygwin from other workstations but with the same account don't have this problem. Therefore it seems to stem from the setup of cygwin on my computer.

Has anyone encountered a similar problem and does anyone have a solution?

Thanks a lot!

Sabine

(I can still use the menu of the terminal window by using "lower" to bring the terminal window to the back. However, therefore it is necessary to have the menu accessible and it can't bring windows to the front. Reactiving this by clicking onto the terminal window frame would be the best thing.)
_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222


--
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/

^ permalink raw reply	[flat|nested] 16+ messages in thread
* <kein Betreff>
@ 2006-06-06 20:21 Maurice Hüllein
  2006-06-07  2:48 ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 16+ messages in thread
From: Maurice Hüllein @ 2006-06-06 20:21 UTC (permalink / raw)
  To: cygwin

I'm currently developing a c++ plugin for a windows simulator environment, which accepts plugins in form 
of a dll. For doing so my dll needs to include a library of this simulator program which is only supported
in ".a" format. I solved this problem by cross compiling the dll from cygwin for the windows platform.

But now there is another problem. My .dll-project needs to use external libraries which are only supported
in windows .lib format. So theres the issue that my VC Express compiler can not use the .a library and the
cross compiler can not handle the .lib. I already read that even if both, the .a and .lib, are static libraries 
there are incompatibilities because of the used compiler. 

I would prefer to disclaim the bypass of using cygwin and a cross compiler at all. So is there any way of
converting the .a library in a native windows .lib?
__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail-Postfach!		
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131


--
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/

^ permalink raw reply	[flat|nested] 16+ messages in thread
* No Subject
@ 1998-05-27  2:28 Gilbert Mak
  1998-05-28 18:15 ` <kein Betreff> Michael Hirmke
  0 siblings, 1 reply; 16+ messages in thread
From: Gilbert Mak @ 1998-05-27  2:28 UTC (permalink / raw)
  To: gnu-win32

Hi,

Can somebody told me how to install the manual suite in the gnu-win32 b19 ?
I have downloaded the whole package, but there no instruction on how to
install the manual.  It seem that there is no man command in the gnu-win32
package.
Thanks

Gilbert.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 16+ messages in thread
* (Kein "Betreff")
@ 1998-01-27 22:46 Lothar Werzinger
  1998-01-28 14:54 ` Vadim V. Sytnikov
  1998-01-29  4:47 ` root
  0 siblings, 2 replies; 16+ messages in thread
From: Lothar Werzinger @ 1998-01-27 22:46 UTC (permalink / raw)
  To: gnu-win32 Mailinglist

Hi,

as I got no reply until now, I try to resen this (slightly modified)
message

Is it possible to debug executables which were produced by the MSVC++
(DevStudio 97 Service Pack 2) compiler with gdb? As far as I know, gdb
supports COFF. but when I load the executable, gdb complains about
finding no debug information.

As far as I found out gdb is capable of loading and executing the
binary. The only thing I would need, is a converter that makes a gdb
symbol file out of the *.pdb files of the MSVC++ compiler. Has anybody
written such a program or is doing so? Besides the fact that the .pdb
files are MS and binary, it should be just a question of demangling the
MS names and remangle them in a way gdb understands them or?

Lothar
--

KRONES AG
Hermann Kronseder Maschinenfabrik
Bayerwaldstrasse 5, 93068 Neutraubling, Germany

Lothar Werzinger Dipl.-Ing.Univ.
Dept.  EW
Phone: +49-(0)9401/70-3499
Fax:   +49-(0)9401/70-3091
Email: lwerzinger@krones.de

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 16+ messages in thread
* No Subject
@ 1998-01-21 22:08 Bruce N. Hunsaker
  1998-01-25 14:40 ` <kein Betreff> Michael Hirmke
  0 siblings, 1 reply; 16+ messages in thread
From: Bruce N. Hunsaker @ 1998-01-21 22:08 UTC (permalink / raw)
  To: gnu-win32

I have searched the archives but haven't seen this one
reported yet (but I might have missed it).

du reports sizes in 2k blocks.  It should report sizes using
a block size of 1k.

Example:
	$ ls -l du.exe
	-rwxr-x-r-x   1 all    Everyone   22016 May 08 1997 du.exe
	$ du du.exe
	11  du.exe

The correct output of du should be:
	22  du.exe

Looking at the source I changed 2 lines of code to fix this problem.
Change the line that says:
	size =ST_NBLOCKS(stat_buf)
to
	size =(stat_buf.st_size + 511) / 512;
I wonder what's wrong the the ST_NBLOCKS macro?
Second change:
	convert_blocks( size, output_size == kilobytes)
to
	convert_blocks( size, output_size)
This looks like a bug in the code, and might be fixed if there is a
newer version of GNU fileutils.

Also, performance is quite bad.  It is better with the patched
cygwin.dll in coolview, but du should still be much faster. (See
similar problems with find and ls...)


---
Bruce Hunsaker - bruceh@ieighty.net

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 16+ messages in thread
* No Subject
@ 1997-09-30 19:03 Hyung Kuk Kang
  1997-10-01 13:41 ` <kein Betreff> Michael Hirmke
  0 siblings, 1 reply; 16+ messages in thread
From: Hyung Kuk Kang @ 1997-09-30 19:03 UTC (permalink / raw)
  To: gnu-win32

How can i install if i do not have Windows NT/95?


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 16+ messages in thread
* No Subject
@ 1997-08-16 20:30 IGnatius T Foobar
  1997-08-17  7:17 ` <kein Betreff> Michael Hirmke
  0 siblings, 1 reply; 16+ messages in thread
From: IGnatius T Foobar @ 1997-08-16 20:30 UTC (permalink / raw)
  To: gnu-win32

I noticed that a lot of people are talking about "Sergey's telnetd".
Someone please tell me more about this program.  I assume it's been
configured to allow inbound telnet to either bash or some other program
running on an NT box?  I would also presume that someone has an inetd of
some sort working?

 Please direct me to these programs, if they are available.

 I would also like to know how one goes about configuring a program like
inetd to automatically start up when NT is booted ... in essence, to set
it up as a "service", I guess.

 Thanks in advance!



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-10-30 13:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-02  8:04 No Subject Anjlica Malla
     [not found] ` < 000901be64c6$90bd9b80$89055280@oemcomputer >
1999-03-04 15:14   ` <kein Betreff> Michael Hirmke
1999-03-31 19:45     ` Michael Hirmke
1999-03-31 19:45 ` No Subject Anjlica Malla
  -- strict thread matches above, loose matches on Subject: below --
2006-10-30 14:15 <kein Betreff> sabine.petry
2006-06-06 20:21 Maurice Hüllein
2006-06-07  2:48 ` Larry Hall (Cygwin)
2006-06-07 22:35   ` Serethos
2006-06-08  7:14     ` Larry Hall (Cygwin)
1998-05-27  2:28 No Subject Gilbert Mak
1998-05-28 18:15 ` <kein Betreff> Michael Hirmke
1998-01-27 22:46 (Kein "Betreff") Lothar Werzinger
1998-01-28 14:54 ` Vadim V. Sytnikov
1998-01-29  4:47 ` root
1998-01-21 22:08 No Subject Bruce N. Hunsaker
1998-01-25 14:40 ` <kein Betreff> Michael Hirmke
1997-09-30 19:03 No Subject Hyung Kuk Kang
1997-10-01 13:41 ` <kein Betreff> Michael Hirmke
1997-08-16 20:30 No Subject IGnatius T Foobar
1997-08-17  7:17 ` <kein Betreff> Michael Hirmke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).