X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ue2ooIOOwqsTXCc54PavsBqHoUKTxB/jwiS14YA8MF0=; b=c/st6gNyxb0dSPkUOP0SQtRnbw0WJfV9eeADxhcRZkW1PQlomsrVkDzSf7RjG7U0NI QjZIQkICG9UzUx5fIeuSZYA8RoM4/6cY99ipd6HdSdA3CwSOrrbAKWNvs1qTBqUu+w4q TVs4DngI+Xql98jg5POIAs0XElFYasH351WvC+cDKx4U5xpvQghEdsMVoK+7xGVTM9uK jPB7nTTlK3YMIr3w7EH7KPqCsTVqbQOpcBU9XJAMu2q59B2dSkAQ5VUGLQbp038Kg5aN P43v8QCRxbUEYVywMmO0k5a5z/kZpT7h478b1opjquN/+heJ3S3g0pH2TaopgayDPdy8 i9hg== X-Received: by 10.129.83.131 with SMTP id h125mr25197387ywb.96.1434781763926; Fri, 19 Jun 2015 23:29:23 -0700 (PDT) Message-ID: <55850842.3000606@gmail.com> Date: Sat, 20 Jun 2015 02:29:22 -0400 From: "Frank Sapone (emoaddict15 AT gmail DOT com)" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DJGGP 2.05 upgrade problems. (appologies) References: <201506091712 DOT t59HCPci004068 AT delorie DOT com> <557739E0 DOT 6070608 AT gmail DOT com> <55775E64 DOT 2090901 AT gmail DOT com> <5579ED42 DOT 6070309 AT gmail DOT com> <5579FE8D DOT 3080501 AT gmail DOT com> <557B436F DOT 1050101 AT gmx DOT de> <779efaf6-8ebf-4f2a-a526-a2773e3909b4 AT googlegroups DOT com> <4131b54f-b34d-4a84-ada6-3443ed9efce9 AT googlegroups DOT com> <20150618-004800 DOT 313 DOT 0 AT Your-Name-Here DOT News> <65ad24c7-0888-4526-9395-e262f348a021 AT googlegroups DOT com> <5584B697 DOT 60303 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com > Also if you are using select(), remember to replace it with select_s() Okay, I'll check into that too. >> q2dos will now build properly in 2.05 with GCC 4.84. >> > Is there a specific reason that you guys using gcc4 or gcc5? > I am still happy with gcc-3.4.6... We're actually using 2.953, so its a bit way overdue for an upgrade. Frank