1.5.24: 'gcc -mno-cygwin' doesn't find standard headers

2007-04-08 Thread Greg Chicares
Yesterday, 'gcc -mno-cygwin' worked fine. Today, it stopped working (testcase below) after I ran 'setup.exe' to get another package. I then tried, in succession: - reinstalling gcc-mingw-core and gcc-mingw-g++ - reinstalling gcc-core and gcc-g++ - uninstalling and reinstalling all of cygwin but

1.5.24: setup.exe segfault

2007-04-08 Thread Greg Chicares
I've run setup.exe numerous times this morning, and it segfaulted only once. I tried again, but couldn't reproduce the problem. I was trying to roll back mingw-runtime to the prior version, with the "download without installing" option IIRC. Not anticipating a crash, I didn't write down each event

Re: 1.5.24: setup.exe segfault

2007-04-08 Thread Greg Chicares
On 2007-4-8 14:45 UTC, Igor Peshansky wrote: > On Sun, 8 Apr 2007, Greg Chicares wrote: > >> I've run setup.exe numerous times this morning, and it segfaulted >> only once. I tried again, but couldn't reproduce the problem. [...] > It doesn't look like you

Re: C++ name with leading underscore character not Compiling

2007-04-16 Thread Greg Chicares
On 2007-04-16 13:47Z, Adye, TJ (Tim) wrote: > [warning about reserved names in non-system headers, distinguished in whatever way '-Wsystem-headers' uses] > > An alternative might be to distinguish between <> and "" includes. A few years ago, boost was trying to figure out what that distinction m

Re: Setup.exe Problems on Vista

2007-04-22 Thread Greg Chicares
On 2007-04-22 14:38Z, Michael D. Adams wrote: > On 4/22/07, Brian Dessent [raw email address removed] > wrote: >> >> Please try the latest setup.exe snapshot, if you can. And even better >> would be to debug the problem. [...] > Where are those snapshots located? A quick google didn't turn them

Re: newlib?: pow function can produce incorrect results.

2007-04-23 Thread Greg Chicares
On 2007-04-23 23:52Z, Cary R. wrote: > I had some more time to look into this and when the > simple C program I mentioned earlier uses variables > like the other program, incorrect results are > produced. I have attached this C/C++ program. I > certainly don't understand what is going on. I would >

Re: Build problems - unistd.h

2007-05-29 Thread Greg Chicares
On 2007-05-30 00:12Z, Scott Peterson wrote: > > Here's the content of the intermediate file dbus-binding-tool-glib.i: [major snip] On 2007-05-29 02:07Z, you had written: > > In file included from /usr/include/unistd.h:4, > from dbus-binding-tool-glib.c:39: > /usr/include/sys/unis

Re: Is cygwin much slower on Core 2 Duo

2007-06-04 Thread Greg Chicares
On 2007-06-04 10:08Z, Nenad Antic (KI/EAB) wrote: [...] > Kerio > used to be an excellent firewall. It is is even somewhat recommended in > the Cygwin FAQ. I don't do much with cygwin except compile C++ in a shell, so YMMV--but I've used KPF for years, and it never caused me any problem until last

Re: default Makefile path

2007-06-23 Thread Greg Chicares
On 2007-06-23 09:33Z, mostlyharmless wrote: > When using make under cygwin (which I am using for the first time) I have to > use the -f Makefile option otherwise it says: > make: *** No targets specified and no makefile found. Stop. > do I have to set some environment variable so that I can just t

Re: pcre-7.2

2007-06-24 Thread Greg Chicares
On 2007-06-24 11:47Z, Reini Urban wrote: > Can we please have a pcre update? > We have 6.6, latest is 7.2 Though it's not 7.2, perhaps pcre-7.1-1 would help: http://cygwin.com/ml/cygwin/2007-06/msg00440.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Own Compiled Program Immediately Crashes on Startup

2007-07-18 Thread Greg Chicares
On 2007-07-18 14:02Z, Hans Streibel wrote: > > Have a look at the "typescript1" attachment > in my original posting. gdb just issues an error that I cannot > understand. "gdb: unknown target exception 0xc135" Google for '0xc135': it seems to mean STATUS_DLL_NOT_FOUND. Is every required d

Re: Using 'complex.h' and GCC-3.4.4-3 in Cygwin

2007-07-26 Thread Greg Chicares
On 2007-07-26 10:16Z, Angelo Graziosi wrote: > On Cygwin, gcc-3.4.4-3 (curr) fails to compile this simple test case [...] > $ gcc test_complex_h.c > test_complex_h.c:3:21: complex.h: No such file or directory I suppose newlib doesn't provide a full C99 implementation yet. This message would seem t

Re: Cygcrypt-0.dll ad-aware trojan alert

2007-08-21 Thread Greg Chicares
On 2007-08-21 15:27Z, Dave Korn wrote: > On 21 August 2007 16:05, Dave Korn wrote: > >> On 21 August 2007 15:52, PTBluster wrote: >> >>> I just ran Ad-aware and got a hit for the IROffer object which uses >>> cygcrypt-0.dll. I've searched Ad-ware forum and with Google but could not >>> find much.

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-07 Thread Greg Chicares
On 2007-09-07 13:37Z, Dave Korn wrote: > > Does anyone know how MSVC handles unwinding through API frames? With SEH: http://www.howzatt.demon.co.uk/articles/oct04.html http://www.microsoft.com/msj/0197/Exception/Exception.aspx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: g++ bug

2007-09-16 Thread Greg Chicares
ICE on invalid code. On 2007-09-16 14:14Z, Alexander Favorov wrote: > > typedef enum {unknown_output=-1,text_output=0,comment_output=1,html_output=2} > output_mode_type; '::text_output' is an enumerator. > class Diagnostics:public ostringstream > { ... > public: > output_mode_type output

Re: gcc header file help should be a minor problem

2007-09-20 Thread Greg Chicares
On 2007-09-20 22:25Z, patrickinminneapolis wrote: > > This works fine : > gcc -c -fpic example.c example_wrap.c I thought that'd give a (harmless) warning about '-fpic', but anyway... > But I want to include files in a different directory, so just to test, I > moved example_wrap.c to c:\ , i te

Re: Updating Cygwin and packages

2007-09-30 Thread Greg Chicares
On 2007-10-01 06:24Z, D wrote: > When I downloaded and installed cygwin I had installed various packages. I > was wondering > how do I go about updating those packages and cygwin for that matter if > possible. Run 'setup.exe' again. http://www.cygwin.com/ | | Once you've installed your desired

Re: Debugging with cygwin tools

2007-10-08 Thread Greg Chicares
On 2007-10-08 12:04Z, Alberto Luaces wrote: > El Friday 05 October 2007 22:30:02 René Berber escribió: [...] >> Same probem has been reported in MingW: >> >> https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1500271&group_ >> id=2435 >> >> the most recent message (2 months ago) even ment

Re: Redoing the setup on a different machine

2007-10-15 Thread Greg Chicares
On 2007-10-15 14:48Z, Ronald Fischer wrote: > Is there an easy solution to the following problem? > > From time to time (every couple of weeks or few months) I happen to > have to use a different Windows machine on a different customer's site. > I always want to use Cygwin there with "my" favorite

Re: Library issues with GCC - libuser32

2007-11-19 Thread Greg Chicares
[installing w32api package...] On 2007-11-20 01:09Z, Jeff Bader wrote: > Yes...the index... but it's not in the packages that come with the > most current version of "setup.exe," right? Shouldn't it be in this > list (picture)? [snip screenshot of "Category" view] Press the "View" button until y

Re: Xmgrace problems

2007-12-02 Thread Greg Chicares
On 2007-12-02 16:35Z, horacioemilio wrote: > > 1- in a general way, how can I install new specific programs once I need > them ? Should I use again setup.exe like the first time I installed the > whole system but only selecting the package that I need ? Yes. -- Unsubscribe info: http://cygw

Re: Xmgrace problems

2007-12-02 Thread Greg Chicares
[Reformatted: see http://cygwin.com/acronyms/#TOFU ] On 2007-12-02 17:27Z, horacioemilio wrote: > > Greg Chicares-2 wrote: >> >> On 2007-12-02 16:35Z, horacioemilio wrote: >>> >>> 1- in a general way, how can I install new specific programs once I need >

Re: New setup.exe?

2007-12-13 Thread Greg Chicares
On 2007-12-13 11:07Z, Jeff wrote: > Setup.exe is currently at 510, but setup.ini at several mirrors is > telling me that there is a ver. 573 available. ??? I downloaded it just now via the "Install Cygwin now" link here: http://cygwin.com/ and I got version 2.573.2.2 . Where are you getting it f

Re: [ANNOUNCEMENT] Updated: [experimental] cygwin-1.5.25-7

2007-12-15 Thread Greg Chicares
On 2007-12-15 09:57Z, Angelo Graziosi wrote: > It seems that the 1.5.25-* versions of Cygwin are built with a > NON-recent-CVS newlib at which are applied a few patches (mainly in math > libs). http://cygwin.com/ml/cygwin/2007-12/threads.html#00201 -- Unsubscribe info: http://cygwin.com/ml/#

Re: making executable independent of cygwin with gcc

2007-12-17 Thread Greg Chicares
On 2007-12-17 10:23Z, Marko Loparic wrote: > > Is there a way to create an executable from a C source that will run > on windows without cygwin? See the answer to "How do I compile a Win32 executable that doesn't use Cygwin?" in the FAQ. -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Re: Running dovecot under Cygwin

2007-12-19 Thread Greg Chicares
On 2007-12-20 01:39Z, Ronny wrote: >> If you are running a non-cygwin program then it uses whatever Windows uses. >> If you are running a *Cygwin program* then it uses whatever Cygwin uses. > > Sounds interesting. Might be worth a try. > How do i make it to be a cygwin program? > I build it using

Re: Ghostview Page Repositioning Error

2007-12-22 Thread Greg Chicares
On 2007-12-23 00:15Z, [...] wrote: > I am currently running Cygwin on a Dell Latitude D810. I am currently > working on a large document that requires ghostview, which I invoke using > 'gv'. Being somewhat anal I like to keep the page I am viewing centered. > I noticed recently that if gv is the

Re: Cut & Paste doesn't work in Cygwin on WinXP Pro

2007-12-22 Thread Greg Chicares
On 2007-12-23 01:55Z, Jack Ripper wrote: > I have Cygwin set up on Windows 2000 and the mouse > works perfectly to select text to do cut & paste. I > have another Cygwin setup on Windows XP Pro, but the > mouse does not select text, and can't cut & paste. http://www.cygwin.com/faq/faq-nochunks.ht

Re: Squid use and configuration on cygwin

2007-12-26 Thread Greg Chicares
On 2007-12-26 15:48Z, Kevin Hilton wrote: > > The official squid documentation keeps talking of a Cygwin users > guide, however I cant find any link to this guide. http://www.google.com/search?q=cygwin+users+guide -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: how to change the prompt in Cygwin

2008-01-04 Thread Greg Chicares
On 2008-01-05 04:26Z, sun wrote: > > Could you please help on how to remove the path display in my Cygwin? > It looks like following and I don't like it: > > [EMAIL PROTECTED] /cygdrive/c/Documents and Settings/Desktop > $ > > I want to change to > > [EMAIL PROTECTED] Add a line like export

Re: Does clock() work?

2008-01-08 Thread Greg Chicares
On 2008-01-08 17:57Z, Norton Allen wrote: [snip code that times this inner loop:] > > for ( i = 0; i < 8; i++ ) { > sleep(1); > cur_time = clock(); > printf( "clock() = %ld\n", cur_time ); > > I would expect the clock() values to increase by approximately 1000 on > e

Re: Does clock() work?

2008-01-08 Thread Greg Chicares
On 2008-01-08 19:15Z, Norton Allen wrote: > > Now, I am definitely interested in wall clock elapsed time. Is there > anything available that will give me real time at resolution greater > than one second? /tmp[0]$cat clock_test.c #include #include #include #include // gettime

Re: 1.5.25-7: make -v command does not work

2008-01-11 Thread Greg Chicares
On 2008-01-11 13:53Z, [EMAIL PROTECTED] wrote: > > Thanks for your quick reply. I simplified the path variable to just > path=/usr/bin. That did not solve the problem. I also ran "cygcheck -c" > and the reported status on make is "OK". The xorg-x11-bin was > "incomplete". All other package

Re: rm fails with bad mount information

2008-01-17 Thread Greg Chicares
On 2008-01-17 18:49Z, Duncan Murdoch wrote: > On 1/17/2008 10:59 AM, Corinna Vinschen wrote: >> On Jan 17 10:39, Duncan Murdoch wrote: >>> >>> Users who install Cygwin then uninstall it (perhaps improperly, I'm not >>> sure) can be left with the registry key >>> >>> [HKEY_LOCAL_MACHINE\SOFTWARE\Cy

Re: problem in compiling c program

2008-01-22 Thread Greg Chicares
A million thanks: your suggestion solved a problem that had bedevilled one of my coworkers for several weeks. Details below in case they help someone else On 2008-01-22 10:09Z, Dave Korn wrote: > On 22 January 2008 09:08, Alexander(Wei) Yin wrote: > >> However, when I tried to compile the hel

Re: prevent scroll (or something like that)

2008-01-26 Thread Greg Chicares
On 2008-01-26 11:57Z, electron wrote: > > I'm doing an assignment for school and I'm supposes to disassemble a piece > of code with a disasembler. This works just fine but the output asembly code > is to large to fit on the screen. So when i scroll all the way up I can't > read the complete output

Re: Memory leak problem reported with gfortran

2008-02-03 Thread Greg Chicares
On 2008-02-03 19:24Z, Jerry DeLisle wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35063 [...] > Is this a bug in Cygwin memory management? According to this report (marked in bugzilla as a duplicate): http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35064 a similar problem was observed

Re: Setup.exe 2.573.2.2 unable to retrieve mirror list and setup.ini/setup.bz2

2008-02-05 Thread Greg Chicares
On 2008-02-05 14:16Z, Marek.Jawurek wrote: [reformatted] > On 2008-02-05 13:58Z, Igor Peshansky wrote: >> >> Can you retrieve the contents of the above URL using your browser (IE, in >> particular)? If not, first get that to work, and then try setup again. >> If you can, then there may be a probl

Re: Cygwin emulates an environment closest to ...

2008-02-05 Thread Greg Chicares
On 2008-02-05 19:02Z, nobody wrote: > Cygwin emulates an environment closest to SunOS, Solaris, HP-UX, IBM's AIX, > DEC OSF (Digital UNIX), or IRIX ? > No this is not my homework. I need to know the closest archetype for a > makefile. Cygwin provides GNU make, coreutils, and bash (among many other

Re: Incomplete environ when running MinGW apps?

2008-02-07 Thread Greg Chicares
On 2008-02-07 16:28Z, Paul Leder wrote: > > [...] I've written an app which runs on Linux and > "Windows". Most of the time on "Windows", it's probably going to be > running on Cygwin/bash. However, there's always going to be someone who > runs it in a DOS box. > > So, my problem is, how do I

Re: CYGWIN - This Private Key Will Be Ignored

2008-02-10 Thread Greg Chicares
On 2008-02-10 13:49Z, [raw email address removed] wrote: > > For some reason I am now seeing the following in my ssh login screen > and I am unable to use my CVS... > http://www.bodnarchuk.com/GB/cygwin_this_private_key_will_be_ignored.jpg Transcribing from that screenshot (you could cut and pa

Re: No History from earlier logins

2008-02-12 Thread Greg Chicares
On 2008-02-13 00:18Z, curator wrote: > > I got some problem with my cygwin installation. In my .bashrc file, i export > HISTFILE to a new file. When this is done, i have a history on every login, > but when i close the shell, all data is lost. Are you closing it by typing 'exit' in the shell? --

Re: compiling C w/cygwin vs. -mno-cygwin; inconsistent "C" behavior

2008-03-16 Thread Greg Chicares
On 2008-03-16 23:00Z, Linda Walsh wrote: > > Isn't MSVCRT the startup code? It's not the startup code; it's the C runtime library. When you build your program with '-mno-cygwin', it links to the runtime that ms provides along with the operating system, so it inherits any shortcomings of that

Re: Remove Cygwin Path for Called Batch Script

2008-03-25 Thread Greg Chicares
On 2008-03-25 13:30Z, Scott Wegner wrote: > > I am trying to create a "wrapper" Cygwin bash script to add > functionality to an existing Windows batch script. In my Cygwin script, > I would like to call the batch file with something like: > > ... > cmd.exe /k batch-script.bat params > ... > >

Re: Hippo icon for cygwin...

2009-12-05 Thread Greg Chicares
On 2009-12-05 09:06Z, Charles Wilson wrote: > for your enjoyment. It's based on public domain art; this version > released under a creative commons license (CC-BY-SA 3.0) which is GPL > compatible. Might this file: 1a652c4c8c31b80c85d6cbc2b4093060 *hippo.ico be somehow malformed? My computer BSO

Re: Hippo icon for cygwin...

2009-12-05 Thread Greg Chicares
On 2009-12-05 14:27Z, Charles Wilson wrote: > Greg Chicares wrote: >> Might this file: >> 1a652c4c8c31b80c85d6cbc2b4093060 *hippo.ico >> be somehow malformed? My computer BSODs every time I try to view >> it in 'irfanview'. This has happened three times in

Re: Hippo icon for cygwin...

2009-12-07 Thread Greg Chicares
On 2009-12-06 18:33Z, Charles Wilson wrote: [...vista-sized icons cause crashes on old XP machines...] > Well then, what happens if the icon in question is inside a DLL? We have a winner. > Can you try creating a shortcut, and setting its icon to the hippo in > each of these two DLLs? The _vis

'setup-1.7.exe -s' anomaly

2009-12-18 Thread Greg Chicares
If I run setup-1.7.exe -s ftp://ftp.heanet.ie and hit Enter on every screen, I get a messagebox that says: Unable to get setup-2.ini from Oddly, 'ftp.heanet.ie' is listed twice in "Available Download Sites". The first 'ftp.heanet.ie' is highlighted, and doesn't work. If I

Re: 'setup-1.7.exe -s' anomaly

2009-12-18 Thread Greg Chicares
On 2009-12-18 21:28Z, Jim Reisert AD1C wrote: > I didn't know about the command-line options. To see them all: setup-1.7.exe --help > Is there some way to automate the process so that when I double-click > on my Setup shortcut, it will go right to the "Select Packages" > screen? AIUI, the GUI

Re: My"C" Compiled can't compile "{}"

2009-12-28 Thread Greg Chicares
On 2009-12-28 15:26Z, Paul McFerrin wrote: > Well, after all of this discussion, my C compiler IS BROKEN. I.E.: To try your test program with a different compiler, paste it here: http://www.comeaucomputing.com/tryitout > echo "main{}" >test.c If you want a minimal C program that's valid every

Re: GCC, -rdynamic option is unrecognized by GCC.

2010-01-01 Thread Greg Chicares
On 2010-01-01 15:26Z, Claude Sylvain wrote: > > - How come Cygwin GCC do not still support "-rdynamic" option? http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html | Pass the flag -export-dynamic to the ELF linker, | on targets that support it. Cygwin uses PE, not ELF. -- Problem reports:

Re: [Fwd: Blue screen when running installation *.sh]

2010-01-05 Thread Greg Chicares
On 2010-01-05 13:03Z, t...@xx.demon.co.uk wrote: > I have previously used Cygwin 1.5 successfully, but thought I should > report a possible issue with the newer 1.7.1 version. > > My XP workstation blue screens reliably when doing the final steps of the > Cygwin 1.7.1 installation somewhere in

Re: Missing /bin/sh

2010-01-05 Thread Greg Chicares
On 2010-01-05 16:48Z, Klas Ekeland wrote: > > I had expected that sh or a symlink to a suitable shell came bundled with > cygwin? It ought to be there. It would help to see the cygcheck output described here: > Problem reports: http://cygwin.com/problems.html -- Problem reports: h

Re: changing cygwin's console window title

2010-01-07 Thread Greg Chicares
On 2010-01-07 21:52Z, Collin Monahan wrote: > On 01/07/2010 04:38 PM, Larry Hall (Cygwin) wrote: >> Does "title" in the CYGWIN environment variable no longer work? It still works in 1.7.1 . > I'm not familiar with that setting. I tried > export title=1 If you do: export CYGWIN="$CYGWIN title

Re: "mount -a" has no effect on the cygdrive prefix

2010-01-11 Thread Greg Chicares
On 2010-01-11 16:16Z, Karl M wrote: > > I just reviewed chapter 3 of the user guide and found no mention of posix=0 > as the default for /cygdrive. http://www.cygwin.com/cygwin-ug-net/using-specialnames.html | To ease the pain, the /cygdrive path is case-insensitive by default | and you have to

Re: Build problems using wxWidgets-2.8.10 / gcc-4.3.4 / cygwin-1.7.1 : multiple definitions of function select()

2010-01-14 Thread Greg Chicares
On 2010-01-14 10:15Z, Schwerzmann Stephan wrote: > > /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../include/w32api/winsock.h:4 > 79: error: declaration of C function 'int select(int, _types_fd_set*, > _types_fd_set*, _types_fd_set*, const timeval*)' conflicts with > /usr/include/sys/select.h:3

Re: can't umount my /pc filesystem

2010-01-17 Thread Greg Chicares
On 2010-01-17 06:49Z, Paul McFerrin wrote: > > I have an unwanted filesystem (NFS) mounted as /pc that I need to get it > unmounted ASAP. Here is the mount output: [...] > \\linda\c /pc some_fs binary 0 0 If that's in /etc/fstab, then it's 'nouser' by default, and not overridable: http://www.

Re: newbie bash variable problem

2010-01-17 Thread Greg Chicares
On 2010-01-17 23:44Z, brian wrote: > > $JAVA_HOME is the env variable which I can echo from the script as > /cygdrive/c/jdk1.6.0_16 > > but the script sets > > JAVA=$JAVA_HOME/bin/java/ My guess is that the script contains carriage returns. To look for them, use 'od'. To remove them, use 'd2

Re: Problems linking--"undefined reference to..."

2010-01-29 Thread Greg Chicares
On 2010-01-30 01:49Z, Peter Mills wrote: > > g++ > -I/home/Petey/include -Wno-deprecated -O2 -o model2 model2.cc > traj_int_obj.o tcoord_defs.o -L/home/Petey/lib -ldataset-O2 -lpetey > -lsparse-O2 -lgsl -lgslcblas > model2.cc: In function `int main(int, > char**)': [...] > traj_int_obj.o:traj

Re: Looking for a 1.5 build setup program - Help Please

2010-02-07 Thread Greg Chicares
On 2010-02-07 12:59Z, Hussein Patwa wrote: > > Could someone here be kind enough to either direct me to or send me > (off-list) a setup program for one of the cygwin 1.5 builds? Some > packages I wish to use (Rockbox development) don't seem to be compatible > with the 1.7 release. http://cygwin.

Re: Tee broken under process substitution?

2010-02-08 Thread Greg Chicares
On 2010-02-08 22:34Z, Ryan Johnson wrote: > > cygwin$ echo hi | tee >(cat) > hi > tee: /dev/fd/63: Bad file descriptor I don't know a workaround, but FWIW this looks similar: http://cygwin.com/ml/cygwin/2010-01/threads.html#00942 -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: About SystemC installation in Cygwin

2010-02-10 Thread Greg Chicares
On 2010-02-10 08:21Z, Mohammad Qayum wrote: > > I am trying to follow a tutorial to install SystemC (www.systemc.org) > in Cygwin. I am following a simple tutorial to install Cygwin > (http://www.ht-lab.com/howto/sccygwin/sccygwin.html) Their instructions for installing Cygwin are valid: "Hop o

Re: wconsole on cygwin

2010-02-15 Thread Greg Chicares
On 2010-02-15 15:51Z, ghada zaibi wrote: > > gcc -DHAVE_CONFIG_H -I. -I.. -I..-Wall -g -O2 -I/usr/local/include/SDL > -I/us > r/include/mingw -mno-cygwin -Dmain=SDL_main -MT main.o -MD -MP -MF > .deps/main.Tp > o -c -o main.o main.c '-mno-cygwin' essentially means you're building for MinGW,

Re: can't find online mainling list

2010-03-21 Thread Greg Chicares
On 2010-03-22 04:09Z, Paul McFerrin wrote: > Is this http://cygwin.com/ml/cygwin/ what you seek? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/m

Re: __STRICT_ANSI__ with -std=c99

2010-03-22 Thread Greg Chicares
On 2010-03-22 13:03Z, Oleksandr Gavenko wrote: > >$ gcc -std=c99 -c -o grid.o grid.c [...] > grid.c:236: warning: implicit declaration of function 'strupr'. I'd expect that warning, because C99 defines no strupr() function. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: request add my mirror to mirror list

2010-03-24 Thread Greg Chicares
On 2010-03-24 10:05Z, Hilman Fathurrahman wrote: >> >> This is all well and good. But this is the wrong address to discuss >> these matters. On this page: >> http://cygwin.com/mirrors.html you will find instructions on how to go >> about doing exactly as you have requested. > > i know this is wron

Re: GNU make builtin rules produce linker error due to command line arguments order

2010-04-06 Thread Greg Chicares
On 2010-04-06 23:24Z, Robrecht Dewaele wrote: > > # Using builtin make rules and LDFLAGS seems to yield an incorrect > order of arguments for cc. > $ LDFLAGS=-lpopt make options http://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html#Catalogue-of-Rules | The precise command

Re: "GCC is not found" and "compiler cannot create executables" errors

2010-04-08 Thread Greg Chicares
On 2010-04-08 14:13Z, Warren Young wrote: > > Write this out to a file called hello.c: [...] > Then say "make hello" in that directory. ^^ Did you mean "gcc hello.c"? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docum

Re: subversion-1.6.11-1 failure

2010-04-24 Thread Greg Chicares
[Reformatted--please see: http://cygwin.com/acronyms/#PCYMTWLL Thanks.] On 2010-04-24 06:17Z, Brad Bell wrote: [...] > P.S. > I would have liked to make this message a reply to >http://cygwin.com/ml/cygwin/2010-04/msg00892.html > but I do not have an e-mail copy of that message and hence do

Re: Anyone interrested in a package manager?

2010-05-14 Thread Greg Chicares
On 2010-05-14 11:23Z, Alexander T wrote: [...] > I'm going crazy needing to use the installer every time I forgot to > install a program, and also dealing with version upgrades and > conflicting versions. The installer.exe is also clunky when it comes > to selecting in batch etc. > > It would also

Re: 1.7.5 run cygwin.bat and returned with c:\cygwin\bin folder

2010-05-15 Thread Greg Chicares
On 2010-05-15 00:13Z, Ping Wu wrote: > > The questions: Are there any way I can a do a complete clean remove Follow the FAQ link below and search for "remove"--soon you'll find: http://cygwin.com/faq/faq-nochunks.html#faq.setup.uninstall-all How do I uninstall all of Cygwin? It gives step-

Re: long math functions on cygwin

2008-11-18 Thread Greg Chicares
On 2008-11-18 11:15Z, [EMAIL PROTECTED] wrote: > > No clue about Windows (and very little about Cygwin), but... isn't a > "-lm" (aka link against the math library, libm) missing somewhere? See the explanation of "If I call sqrtl on linux I have to link to -lm, on Cygwin I don't." toward the bot

Re: long math functions on cygwin

2008-11-18 Thread Greg Chicares
On 2008-11-18 12:06Z, [EMAIL PROTECTED] wrote: > On Tue, Nov 18, 2008 at 11:55:49AM +0000, Greg Chicares wrote: > [...] >> See the explanation of >> "If I call sqrtl on linux I have to link to -lm, on Cygwin I don't." >> toward the bottom of this message:

Re: 1.7 - noacl for cygdrive

2008-11-18 Thread Greg Chicares
On 2008-11-18 15:18Z, Richard Ivarson wrote: > > The fstab doesn't seem to work for me. You mentioned that you mount. How > could I verify that my Cygwin does mount, too? Do you have to use a special > command in order to mount in Cygwin? > I just run a small bash script which uses rsync with the

Re: Problem with aliases in bash as login shell

2008-11-21 Thread Greg Chicares
On 2008-11-21 15:24Z, Ryan Stewart wrote: > On Fri, Nov 21, 2008 at 9:13 AM, Christopher Faylor > <[EMAIL PROTECTED]> wrote: ^^ http://www.cygwin.com/acronyms/#PCYMTNQREAIYR >> google is not the final authority. "info bash" or "man bash" would give >> you

Re: Setup cygwin to ask before deleting a file?

2008-12-12 Thread Greg Chicares
On 2008-12-12 21:54Z, Kevin M wrote: > > I was wondering if there is a way to setup cygwin to ask before > deleting files. Is rm --interactive [files] what you want? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docume

Re: GTK+ externals are unresolved

2008-12-15 Thread Greg Chicares
On 2008-12-15 21:19Z, M.O.D. wrote: > When I compile a GTK+ application in Cygwin, all the GTK externals are > unresolved. > > $ cc `pkg-config --cflags --libs gtk+-2.0` murg.c -o murg Does it work if you move the libraries after the source files? Something like this: $ cc `pkg-config --cflag

Re: The status of cygwin 1.7

2008-12-16 Thread Greg Chicares
On 2008-12-16 12:54Z, d ma wrote: > > Is cygwin 1.7 stable and mature enough to use it instead of 1.5? > Is there a release schedule for cygwin 1.7? Check the mailing list archives: http://cygwin.com/ml/cygwin/2008-12/msg00225.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: New Cygwin User, Cygwin doesn't seem to see my hardrive

2009-01-09 Thread Greg Chicares
On 2009-01-09 14:18Z, Bluehat85 wrote: > > I cannot navigate to the C: directory http://www.cygwin.com/faq/faq.using.html#faq.using.accessing-drives > or to My Documents http://www.cygwin.com/faq/faq.using.html#faq.using.filename-spaces -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

Re: Reliably check if we're running under cygwin inside Makefile

2009-01-12 Thread Greg Chicares
On 2009-01-12 12:19Z, Eric Lilja wrote: > Hello, I have a program that will built both under fedora and under > cygwin. The program is written in C and the Makefile is slightly > different between the two systems. Is it possible to check some > environment variable in the makefile to determine w

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-16 Thread Greg Chicares
On 2009-01-16 20:40Z, Alexander Smith wrote: [...] > P.S. Sorry to break the thread by not replying to the original message, > but I had some mail configuration issues and don't have the other > messages in this thread to reply to. I also couldn't figure out how to > get the mailing list's "get"

Re: 1.5.25-15, gcc 3.4.4-3: printf() does not print cyrillic (russian) text in Windows encoding

2009-01-21 Thread Greg Chicares
On 2009-01-21 11:10Z, Alexey Lyubimov wrote: > Excuse me, if it is not correct mailing list to post this message > (if so, please point me to the right one). Try because you're using 'mno-cygwin'. To search archives first, I'd suggest: http://search.gmane.org/?query=mingw+russian http://sea

Re: 1.5.18-1: undefined reference to `ffs' in mno-cygwin mode

2009-01-22 Thread Greg Chicares
On 2009-01-22 14:32Z, Dmitry Smirnov wrote: > > I was successfully built QEMU with -mno-cygwin and -O2 (default debug option). > But -O0 gives me the following: [...] > /cygdrive/d/Dvs/Project/qemu-0.9.1/hw/omap.c:125: undefined reference to `ffs' > omap.o:/cygdrive/d/Dvs/Project/qemu-0.9.1/hw/oma

Re: configure cannot find boost libraries

2009-01-26 Thread Greg Chicares
On 2009-01-26 23:28Z, Claude Sylvain wrote: [...] > It seems that boost library include files are not located in > /usr/include/boost/, but in /usr/include/boost-1_33_1/boost, or something > like > that, depending of the cygwin version you use. > > A workaround can be to make a copy of /usr/inc

Re: RFD: cygwin + *native* MinGW compiler

2009-01-27 Thread Greg Chicares
On 2009-01-28 02:21Z, Charles Wilson wrote: > Pursuant to a discussion on the libtool list, I'm trying to get a feel > for how many cygwin users rely on the cygwin environment to drive the > *native* MinGW gcc compiler. I use the native MinGW compiler in a Cygwin environment, successfully, many ho

Re: RFD: cygwin + *native* MinGW compiler

2009-01-28 Thread Greg Chicares
On 2009-01-28 05:28Z, Charles Wilson wrote: > Greg Chicares wrote: >> On 2009-01-28 02:21Z, Charles Wilson wrote: >>> Pursuant to a discussion on the libtool list, I'm trying to get a feel >>> for how many cygwin users rely on the cygwin environment to drive the

Re: RFD: cygwin + *native* MinGW compiler

2009-02-10 Thread Greg Chicares
On 2009-01-29 05:08Z, Charles Wilson wrote: > Greg Chicares wrote: >> On 2009-01-28 05:28Z, Charles Wilson wrote: Forgive my delay in thanking you for taking so much time to point out the many issues with what I'm doing. Perhaps the worst problem was this: >> An incidenta

Re: replying to digest message?

2009-02-13 Thread Greg Chicares
On 2009-02-13 21:33Z, Jody Burnett wrote: > How do you reply to the messages within the digest message > so that it is linked to the original? Here's one technique: http://sourceware.org/ml/cygwin/2009-01/msg00512.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem r

Re: fstream - problem with reading/writing to file

2009-02-19 Thread Greg Chicares
On 2009-02-19 20:33Z, Tim McDaniel wrote: > On Thu, 19 Feb 2009, Pavel Kudrna wrote: >> I have found problem with read and write to file using fstream. The >> following example opens existing file for read+write, separately >> writes "Hello" and " world!" and in between it tries to read one >> cha

Re: BLODA list

2009-02-21 Thread Greg Chicares
On 2009-02-21 12:23Z, Vincent R. wrote: > > Is there any BLODA list ? Yes, it's in the FAQ: http://cygwin.com/faq/faq.using.html#faq.using.bloda and it includes this reference: Logitech webcam software with "Logitech process monitor" service to the dodgy app you mentioned. -- Unsubscribe inf

Re: [CFT] libtool on nix->cygwin cross, with wine

2009-02-24 Thread Greg Chicares
On 2009-02-24 20:36Z, rhubbell wrote: > What's the [CFT] stand for? > Call For Test? Yes. He spelled it out: >> CALL FOR TEST By the way, this list discourages full quoting: http://www.cygwin.com/acronyms/#TOFU -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Re: 1.5.25-15: First steps with ncurses programming: can NOT build Hello_world app

2009-02-27 Thread Greg Chicares
[Reformatted--please see: http://www.cygwin.com/acronyms/#PCYMTWLL Thanks.] On 2009-02-27 15:10Z, Alexey Lyubimov wrote: > > 2. Can you point me to the right place in the documentation > (Cygwins's, gcc's, ld's or I don't know whose :)) where > auto-import is explained in not very complicated m

Re: side effects after installing gcc-3.4.4.999

2009-03-01 Thread Greg Chicares
On 2009-03-02 05:34Z, Akakima wrote: > After updating gcc in my cygwin installation, i discovered > that i cannot run gcc.exe from the native winxp console (cmd.exe). > > gcc.exe has been replaced by gcc-3.exe. If gcc version 3.x is what you want, why not just downgrade from 3.4.4-999 to gcc-3.4.

Re: cygwin terminal is slow when running Microsoft Word

2009-03-04 Thread Greg Chicares
On 2009-03-04 19:16Z, Paul Cantalupo wrote: > > I'm running cygwin 1.5.25 on XP and I run Office 2003. Whenever > Microsoft word is open, my cygwin terminal is very slow. This problem > is specific to Word since having Excel open causes no problems. Has > anybody seen this? I would guess 'word' i

Re: [boost and xerces] ping maintainers

2009-03-05 Thread Greg Chicares
On 2009-03-06 02:30Z, Werner Wothke wrote: > > I am using Boost's random number generator template library with cygwin > for statistical simulations > and am very happy with it. It would be a shame to abandon support of the > Boost libraries. That's one of the many boost libraries that has a he

Re: _set_fmode?

2009-03-18 Thread Greg Chicares
On 2009-03-18 09:43Z, Corinna Vinschen wrote: > On Mar 17 21:15, Charles Wilson wrote: >> Is there a cygwin analogue to the msvc _set_fmode()? That is, a function >> that sets the default mode of fopen, even if you don't explicitly >> specify it "rb" or whatever. >> >> Obviously, there's "use bina

Re: PING: Deprecation of -mno-cygwin.

2009-03-23 Thread Greg Chicares
On 2009-03-23 14:00Z, Steve Thompson wrote: > On Mon, 23 Mar 2009, Dave Korn wrote: > >> It's a bit of a kludge compared to having a real honest-to-god >> cross-compiler. It's never worked entirely right in terms of keeping cygwin >> and mingw headers and libs completely separate. A full-blown

Re: cygwin scripts - run from windows "run command"

2009-03-23 Thread Greg Chicares
On 2009-03-23 15:18Z, wakeboarder3780 wrote: > I have script lets say: > C:\foo.bsh > > I want to be able to run this command via the windows run command by hitting > either: > Start -> Run > or > Windows Key + R > > and type something small like 'foo' and hitting return. > > In addition, I do n

Re: Problems when moving Ubuntu -> Cygwin -SOLVED

2009-03-26 Thread Greg Chicares
On 2009-03-26 10:12Z, Mikael Normark wrote: > I addedd __attrubute__((packed)) to both structures and that made it > all work as supposed to. Adding "packed" to the sample_pkg_t only > saved 2 bytes, adding it to sample_t saved the rest down to 396 so > obviously that structure is poorly aligned. >

Re: tokyo cabinet

2009-03-26 Thread Greg Chicares
On 2009-03-26 16:27Z, Gregg Reynolds wrote: [...] > #define strtold(a,b) ((long double)strtod((a),(b))) > > make check fails on > > tchtest write casket 5 5000 5 5 Does that test depend on accurate long-double i/o, which the strtod() kludge sacrifices? -- Unsubscribe info: http://cygwi

  1   2   3   >