[ 
https://issues.apache.org/jira/browse/AVRO-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765395#action_12765395
 ] 

Thiruvalluvan M. G. commented on AVRO-147:
------------------------------------------

On cygwin, it basically works. But there are some issues:

sh ./configure gives the following warnings:

{{
...
config.status: creating Makefile
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
...
}}

Also, make sometimes gives:

{{make: warning:  Clock skew detected.  Your build may be incomplete.}}



> Using configure to set up Makefiles for C++
> -------------------------------------------
>
>                 Key: AVRO-147
>                 URL: https://issues.apache.org/jira/browse/AVRO-147
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Scott Banachowski
>         Attachments: applypatch147.sh, AVRO-147.patch
>
>
> I used autoconf to create a configure file, which in turn can be used to 
> create a Makefile.
> This is to replace the hand-edited System.mk files that were there before, as 
> now configure tries to figure it out.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to