Re: cannot compute suffix of object files: cannot compile: -a64 unsupported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 26 November 2013 13:22, dellair jie wrote:
> Thanks Jon,
>
> Regarding the "permisison denied" error, I have added
> "-DLOCAL_INCLUDE_DIR" and setup the environment variable to
> /usr/include folder.

I'm not sure what you've done here. It would help to show the exact
commands you used.

> However, I am still getting it in config.log.
>
> Any ideas on how to get this solved?
>
> Our environment is setup like:
> All standard head files are under /usr/include
> The /usr/local/include exist but only readable to root.

GCC cannot be used if one of the directories in its search path is not readable.

Have you tried using the --with-local-prefix=/usr configuration option?
See http://gcc.gnu.org/install/configure.html




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux