Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 528 by sauravdo...@gmail.com: cross compilaton to MIPS for protobuf fails
http://code.google.com/p/protobuf/issues/detail?id=528

What steps will reproduce the problem?
1../configure --host=mipsel-robin-elf --with-protoc=protoc
2.
3.

What is the expected output? What do you see instead?
successful compilation

What version of the product are you using? On what operating system?
protobuf-2.4.1 on i686-pc-cygwin

Please provide any additional information below.
$ ./configure --host=mipsel-robin-elf CC=mipsel-robin-elf-gcc-3.4.6.exe --with-protoc=protoc
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-cygwin
checking host system type... mipsel-robin-elf
checking target system type... mipsel-robin-elf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-robin-elf-strip... mipsel-robin-elf-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for mipsel-robin-elf-gcc... mipsel-robin-elf-gcc-3.4.6.exe
checking whether the C compiler works... no
configure: error: in `/cygdrive/z/tt/protobuf-2.4.1':
configure: error: C compiler cannot create executables
See `config.log' for more details.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to