From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99132 invoked by alias); 28 Feb 2018 00:24:56 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 99104 invoked by uid 89); 28 Feb 2018 00:24:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=reinstall, learn X-HELO: mail-qt0-f169.google.com Received: from mail-qt0-f169.google.com (HELO mail-qt0-f169.google.com) (209.85.216.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 28 Feb 2018 00:24:54 +0000 Received: by mail-qt0-f169.google.com with SMTP id y6so885377qtm.7 for ; Tue, 27 Feb 2018 16:24:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:user-agent:to:subject:date:message-id :mime-version; bh=KSTP+w9RxqnH64smPaC84jhH9s+MbEt/g5cATplgOVc=; b=l+zqUaDGICl35u8IZWFgmlv4w04u7kuTW2NOZqQ6TW2ygPSaDn+0IqWHU9zrwvQtMW nxJccDHgHmkJmia3F9hjJ5qNOij5Cf8uTXm9+3gv74Yt1eECr9U2PJkbmfFXNMDS4hmW kqCo67GgTNpRRU7F4F3Kq9bKfS+JUAm/RC9K1Bys1z3dK1NedljjG6TUmF7o5rHgl4Hg NavDS/OmxsHT/Gq3rxR4mFHPaxE70CcSPGqRJdugx7YAc6gkHbUNNuJ9S2mFI7er0E/r ftPKsySr2YTVmrBApw/TghaQ+lYIGEsgHfJLu/fQNbIpC8+fHiH8d8qS/G//bmKQZYcy nvvA== X-Gm-Message-State: APf1xPA/inpevFYap1VD/wHh2Ckx8etwBB6UR3pUJWEo4Z+mWCDG3rLZ r1XFXKU8KI9vjMgxCkfVDlS5Dw== X-Google-Smtp-Source: AG47ELsYJ/VXDNF22yI6qKHUZyxsULWb52zGAMlvecCF2LfcB3B0JE3XsAqFVe4YFMywjRCMktcn2A== X-Received: by 10.237.48.229 with SMTP id 92mr15495655qtf.39.1519777492129; Tue, 27 Feb 2018 16:24:52 -0800 (PST) Received: from BLASTER-6000 (cpe-104-229-188-47.twcny.res.rr.com. [104.229.188.47]) by smtp.gmail.com with ESMTPSA id n66sm291177qka.0.2018.02.27.16.24.50 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 27 Feb 2018 16:24:51 -0800 (PST) From: "U-BLASTER-6000\\mtdew" X-Google-Original-From: "U-BLASTER-6000\\mtdew" User-agent: mu4e 0.9.18; emacs 25.3.1 To: cygwin@cygwin.com Subject: now i remember gcc U++ error Date: Wed, 28 Feb 2018 00:24:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00311.txt.bz2 Hi - I couldn't place it off hand. Now i remember. U++ complained of os not detected when under gcc without mingw. It doesn't recognize gcc unless it is part of the self contained mingw. So it seems my hand is forced to learn more about mingw as I like the U++ framework. I gues that is a project for tonight. I nested the directory for ming with U++ too deep. I get weird file paths like: c:\path\to\mingw/mingw64/include in my U++ when I add executable, include, and lib paths. I never saw a path with mixed slashes like that. Obviously I will try to reinstall so the install isn't as deep a path. Well, that is just an observation on 2 environments I really like and I can't do without: both cygwin and mingw. thx. - Jim McNamara -- 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