X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=gEeDHza4QFbfUwMfKYQSLVbH3GRJb 38YkOSZVwhqpOYhHaevQpJmni7S1eDtRPXzUszm9hD1M9TiJfS+NZ9gk7JTeunVN mOA4vzwW/GhSxWEJz8su1oyWlQ9tllS8TvUjtn5EnfgNm26aI3mGFWv5dRH8V9Bi DNqmbrb44Ammjc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=OVCZjFoPps7B0MkY818XyAeXphY=; b=Az9 h2h95DgpHRpEyfJsvd1ziW8yRqEpFfeHWM89fAghxHq2fdPSDRd+AKWLlJKZrjOU 2lWSwBfoCUnbEyuj1OZIjvwEEIBjDWP07YZyYqYCuprkQxDv/KMa3NyrEyTBTs10 AmMY9goOL3AG3OTkhgvpP9JU6k9g4tCq29XPvt+I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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) 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 AT cygwin DOT com Subject: now i remember gcc U++ error Date: Tue, 27 Feb 2018 19:24:51 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes 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