Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1205 Fixed build on ARM systems without configure scripts
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Thu, 07 Mar 2013 22:59:17 +0000
--- ** [bugs:#1205] Fixed build on ARM systems without configure scripts** **Status:** open **Created:** Thu Mar 07, 2013 10:59 PM UTC by Daniel Stenberg **Last Updated:** Thu Mar 07, 2013 10:59 PM UTC **Owner:** nobody See https://github.com/bagder/curl/pull/58 Numerous projects have cropped up with compile issues traced to this file. An example test case: include include "include/curl/curlbuild.h.dist" int main() { printf("%s\n", CURL_FORMAT_CURL_OFF_T);} This file will fail to compile on a Raspberry pi due to running GCC, on neither i386, ppc or x64. Whilst the correctly using the ./configure script resolves this issue, multiple products without configure scripts have simply included this file. --- Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1205/> To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>Received on 2013-03-07 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info