I am using auto build 20111127 since it is the only  latest one I know of that 
works.

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/jp/bristol-0.60.10':
configure: error: C compiler cannot create executables
See `config.log' for more details.

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ ./configure ; cat .profile
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/jp/bristol-0.60.10':
configure: error: C compiler cannot create executables
See `config.log' for more details.
CC=/mingw/bin/i686-w64-mingw32-mingw32-gcc
CXX=/mingw/bin/i686-w64-mingw32-g++


Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ tail -1 config.log
configure: exit 77

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10

not sure what to do at this point. I am not a unix developer yet.I am trying to 
build Jack audio server plugins.  this is sort of like a cry for help, I am no 
expert at fixing configure scripts if they are broken.  MSYS seems to have 
nothing to make autoconf run properly if that is supposed to be my first step 
to fix the configure script.  I have never run autoconf before, so I don't know 
what to do with it.
maybe I should be taking this to a linux newsgroup instead? I brought it here 
first because its mingw-w64+msys I am compiling this on.

I noticed some configure scripts work and some don't, for whatever reason (date 
compiled?).

 
-------------
Jim Michaels
jmich...@yahoo.com
j...@renewalcomputerservices.com
http://RenewalComputerServices.com
http://JesusnJim.com (my personal site, has software)
---
IEC Units: Computer RAM & SSD measurements, microsoft disk size measurements 
(note: they will say GB or MB or KB or TB when it is IEC Units!):
[KiB] [MiB] [GiB] [TiB]
[2^10B=1,024^1B=1KiB]
[2^20B=1,024^2B=1,048,576B=1MiB]
[2^30B=1,024^3B=1,073,741,824B=1GiB]
[2^40B=1,024^4B=1,099,511,627,776B=1TiB]
[2^50B=1,024^5B=1,125,899,906,842,624B=1PiB]
SI Units: Hard disk industry disk size measurements:

[KB] [MB] [GB] [TB]
[10^3B=1,000B=1KB]
[10^6B=1,000,000B=1MB]
[10^9B=1,000,000,000B=1GB]
[10^12B=1,000,000,000,000B=1TB]
[10^15B=1,000,000,000,000,000B=1PB]
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to