I have not encountered trouble on my Mac or Linux box with the configure
script.

Are *no* object files being produced at all? Does uname -m report i386, or
one of x86_64 or amd64? I'm mostly thinking aloud, but I wonder if the
build setup might get confused and assume you're building a cross-compiler.

David


On Sat, Aug 24, 2013 at 7:32 PM, Cayce Pollard <[email protected]>wrote:

> Hello,
> This probably is a configuration issue on my part but I've been
> troubleshooting this for about an hour and wanted to check with the list to
> make sure.
>
> I'm building tcc on CentOS 5.9 x64.  Configure is successful, and 'make -d
> tcc' ends with no errors, but no object files or binaries are
> created...either where configure is run or in the source directory.
>
> Anyone else run into this problem?
>
> _______________________________________________
> Tinycc-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
>


-- 
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to