cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

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: Sat, 09 Mar 2013 15:08:48 +0000

- **status**: open --> closed-fixed
- **assigned_to**: Daniel Stenberg
- **milestone**: -->

---
** [bugs:#1205] Fixed build on ARM systems without configure scripts**
**Status:** closed-fixed
**Created:** Thu Mar 07, 2013 10:59 PM UTC by Daniel Stenberg
**Last Updated:** Thu Mar 07, 2013 10:59 PM UTC
**Owner:** Daniel Stenberg
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-09

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET