cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Add step to `make test` procedure?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Oct 2013 11:01:04 +0200 (CEST)

On Wed, 9 Oct 2013, Jeffrey Walton wrote:

> Would anyone know how to add a command to the `make test` procedure?
>
> The Makefile lacks a recipe with $(CC), so I don't see how things being
> compiled.

You're supposed to first build curl and libcurl in the root tree, then cd
tests and make should work there. It does for me at least, but I don't
cross-compile curl that often and using the test suite in a cross-compiled
environment needs hands-on too...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-09