On Thu, Oct 1, 2009 at 2:02 PM, Dave Korn
wrote:
> Steven Woody wrote:
>> Hi,
>>
>> In Linux, we can get a library dependency list by running of 'ldd'.
>> In windows, executable still depend on libraries, such as DLLs, but I
>> don't find a 'ldd' command in cygwin. Is there any tool that will do
Steven Woody wrote:
> Hi,
>
> In Linux, we can get a library dependency list by running of 'ldd'.
> In windows, executable still depend on libraries, such as DLLs, but I
> don't find a 'ldd' command in cygwin. Is there any tool that will do
> the job?
"cygcheck /path/to/exe"
cheers,
Hi,
In Linux, we can get a library dependency list by running of 'ldd'.
In windows, executable still depend on libraries, such as DLLs, but I
don't find a 'ldd' command in cygwin. Is there any tool that will do
the job?
Thanks.
--
Life is the only flaw in an otherwise perfect nonexistence
I'd like to admit up front that I know next to nothing about cppunit, so
it's very possible this is pilot error.
With that said, I can't seem to get cppunit working under 1.7. I checked the
archives and it looks like something similar happened in the past, with
older cygwin's. Back then it turned
Steven Woody wrote:
> Hi,
>
> How can I list all the installed packages on my system? Thanks.
>
"cygcheck -cd" gets a full package listing.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
Hi,
How can I list all the installed packages on my system? Thanks.
--
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer
narke
public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On Tue, Sep 29, 2009 at 17:01, David Antliff wrote:
> So there must be something different with 1.7 that isn't covered by
> those instructions - does anyone know what this might be, please?
I still haven't made any progress with this - I suspect it's something
to do with cygserver. Perhaps a conf
On 09/30/2009 02:36 PM, CygwinUser wrote:
Thanks for your reply. It works. But just curious to know if I can change it
inside cygwin.bat file?.
I don't know of a way to do that. You might find someone in a Windows forum
that knows a way to make that happen from a batch file.
--
Larry Hall
Hi,
Thanks for your reply. It works. But just curious to know if I can change it
inside cygwin.bat file?.
Larry Hall (Cygwin) wrote:
>
> On 09/30/2009 01:37 PM, CygwinUser wrote:
>>
>> Hi,
>>
>> I would like to change the default settings for screen buffer size and
>> screen width. I would li
On Wed, Sep 30, 2009 at 01:01:27PM +0100, Dave Korn wrote:
>Ian C wrote:
>
>> Sorry if this is a silly question (new to this), I know how to uninstall
>> the binutils 20080624-2 that comes with Cygwin 1.5.25-15. ...but can I use
>> the setup routine to install previous versions of binutils (such as
On Wed, Sep 30, 2009 at 07:09:38AM +0100, Andy Koppe wrote:
>2009/9/30 David Antliff:
>>> From http://cygwin.com/problems.html: "Run 'cygcheck -s -v -r
cygcheck.out' and include that file as an attachment in your report.
>>
>> Done, although I've manually stripped out some company-specific info
On 09/30/2009 01:37 PM, CygwinUser wrote:
Hi,
I would like to change the default settings for screen buffer size and
screen width. I would like to know which cygwin variable should be used and
the syntax to set in cygwin.bat. Could you please let me know
Thanks in advance.
If you're talking a
Hi,
I would like to change the default settings for screen buffer size and
screen width. I would like to know which cygwin variable should be used and
the syntax to set in cygwin.bat. Could you please let me know
Thanks in advance.
CygwinUser
--
View this message in context:
http://www.nabble.
thank you!
-- david
--
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
On Wed, 30 Sep 2009 14:01:12 Dave Korn wrote:
>
> Ehud Karni wrote:
> > On Tue, 29 Sep 2009 21:52:02 Dave Korn wrote:
> >> That is precisely why I asked for the source, and precisely the
> >> advantage of
> >> open source over proprietary closed sources :-)
> >
> > I attach a source code for my
Troy Bull wrote:
> I have cygwin 1.7 installed. Exim is installed and configured and working.
[ ... ]
> if I do this
>
> ls -l | email bull
>
> it complains that bull is an unknown user. Anyone have any ideas on
> how to "fix" this issue? Is it a problem with exim or email?
Dunno, but he
Eric Blake wrote:
> Furthermore:
>
>>> This program is released under the GPL, so you can do any modification
>>> to it. If you do, please post your changes (and the reason behind it).
>
> One of the freedoms guaranteed by the GPL is that you are free to make
> modifications without any requireme
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dave Korn on 9/30/2009 7:01 AM:
> Ehud Karni wrote:
>> On Tue, 29 Sep 2009 21:52:02 Dave Korn wrote:
>>> That is precisely why I asked for the source, and precisely the advantage
>>> of
>>> open source over proprietary closed sources :-
Ehud Karni wrote:
> On Tue, 29 Sep 2009 21:52:02 Dave Korn wrote:
>> That is precisely why I asked for the source, and precisely the advantage
>> of
>> open source over proprietary closed sources :-)
>
> I attach a source code for my own (simplified version) treed program
Thanks for trying t
I have cygwin 1.7 installed. Exim is installed and configured and working.
If I email to troy.b...@gmail.com it goes right through.
If I email to b...@nik it hits the /etc/aliases and gets routed to
troy.b...@gmail.com (as desired)
if I do this
ls -l | email bull
it complains that bull is an
On Tue, 29 Sep 2009 21:52:02 Dave Korn wrote:
>
> That is precisely why I asked for the source, and precisely the advantage of
> open source over proprietary closed sources :-)
I attach a source code for my own (simplified version) treed program
(do your own compilation, my gcc command is in the
Ian C wrote:
> Sorry if this is a silly question (new to this), I know how to uninstall
> the binutils 20080624-2 that comes with Cygwin 1.5.25-15. ...but can I use
> the setup routine to install previous versions of binutils (such as version
> 20060817-1), which should be compatible with the WxPy
Hi guys,
Sorry new to this.
I just installed Cygwin 1.5.25-15 using the setup program, to ultimately
build a GNU radio application under Windows XP.
http://gnuradio.org/trac/wiki/CygwinGettingStarted
This version of Cygwin installs: binutils version: 20080624-2
... (and the previous version
Hi,
I saw Larry's reply to go to the cygwin-xfree list,
and I am OK with that, but you didn't yet, did you?
Then just to tell that at least I do successfully use XWin on Vista.
Mike Eggleston-2 wrote:
>
> Suggestions on what to try next?
>
Well, comparing our respective logs:
- I use: Relea
On Mon, Sep 28, 2009 at 11:42 PM, Kevin Holleran wrote:
> I am building a new laptop and was wondering if there was a way I
> could copy some ini or setup file from cygwin to the new one so that
> the cygwin installer would install the same packages as opposed to
> having to go through and tweak t
PACKAGE DESCRIPTION
===
Homepage: http://www.rsnapshot.org
License : GPL
Progam takes incremental snapshots of local and remote filesystems for
any number of machines. rsnapshot makes extensive use of hard links.
This is efficient only on NTFS in Cygwin.
CHANGES SINCE LAST RELEAS
26 matches
Mail list logo