public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: Compiler Error
       [not found] <616BE6A276E3714788D2AC35C40CD18D8EA39F@whale.softwire.co.uk>
@ 2002-11-12 10:23 ` Rupert Wood
  0 siblings, 0 replies; 3+ messages in thread
From: Rupert Wood @ 2002-11-12 10:23 UTC (permalink / raw)
  To: 'Joe Grant'; +Cc: gcc-help

Joe Grant wrote:

> I am getting an error when compiling the example programs. 
> GCC was supplied with the development kit for the IP2022, 
> IP2K-KDV-UNIVDNET-11. See enclosed file.

You'd have done better to have copied the error out of the build window
and pasted that to the list (if only to keep the MS-prejudiced quiet
:-p).

The error is:

ip2k-elf-gcc: /cygdrive/x/PUBLIC/../lib/gcc-lib/ip2k-elf/
             2.97-ip2kgcc-010528-Ubicom-42-0830/specs: Permission denied

I'm not a cygwin user but if you log in as administrator, or log into
cygwin's as its concept of root (if it has one), or as the user that
installed the cross-GCC then try

    chmod -R a+r /cygdrive/x/PUBLIC/../lib/gcc-lib/ip2k-elf

then that should make all of GCC's support files readable by all users
and hopefully that should work. If you start getting 'cannot execute'
then you might have to trawl that tree looking for executable files
(and/or directories) and make those world executable too.

Of course that might be completely wrong but hopefully a cygwin guru
will speak up.

Good luck,
Rup.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compiler Error
  2002-11-12  8:36 Joe Grant
@ 2002-11-12  9:14 ` DrEvil
  0 siblings, 0 replies; 3+ messages in thread
From: DrEvil @ 2002-11-12  9:14 UTC (permalink / raw)
  To: GCC Help

On Tue, 2002-11-12 at 10:35, Joe Grant wrote:
> ** Reply Requested by 11/14/2002 (Thursday) **
> 
> Hello,
> 
> I am getting an error when compiling the example programs. GCC was supplied with the development kit for the IP2022, IP2K-KDV-UNIVDNET-11. See enclosed file.

Don't send word documents to the list.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Compiler Error
@ 2002-11-12  8:36 Joe Grant
  2002-11-12  9:14 ` DrEvil
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Grant @ 2002-11-12  8:36 UTC (permalink / raw)
  To: Gcc-help

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

** Reply Requested by 11/14/2002 (Thursday) **

Hello,

I am getting an error when compiling the example programs. GCC was supplied with the development kit for the IP2022, IP2K-KDV-UNIVDNET-11. See enclosed file.

Thanks.



[-- Attachment #2: ComplierError1.doc --]
[-- Type: application/octet-stream, Size: 43008 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-12 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <616BE6A276E3714788D2AC35C40CD18D8EA39F@whale.softwire.co.uk>
2002-11-12 10:23 ` Compiler Error Rupert Wood
2002-11-12  8:36 Joe Grant
2002-11-12  9:14 ` DrEvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).