Re: make on cdrtools-2.00.3

gerryt_at_gtconnect.net
Date: 09/25/03


Date: Thu, 25 Sep 2003 16:18:48 GMT

In article <947cf504.0309241414.7d60bfb8@posting.google.com>,
        thomas_e_ward@yahoo.com (frogswallow) writes:
> gerryt@gtconnect.net () wrote in message news:<IAicb.4153$f7.308213@localhost>...
>> In article <947cf504.0309240630.734d1bd3@posting.google.com>,
>> thomas_e_ward@yahoo.com (frogswallow) writes:
>> > Hey,
>> > I'm a Sun sysadmin who hasn't done any compiling to speak of. It's a
>> > skill I need to learn, but I'm having some problems with cdrtools (my
>> > first try on a sparc platform). I was wondering if anyone could tell
>> > me what I'm doing wrong here, because I'm sure it's something simple.
>> > Before doing this I set CC=/usr/local/bin/gcc, so a compiler would be
>> > available. Thanks!!
>> >
>> > # make
>> > ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
>> > ==> CONFIGURING RULES "../incs/sparc-sunos5-cc/rules.cnf"
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> Using the wrong incs file..
>>
>> You probably need to fix your PATH, particularly /usr/ucb should not
>> be in there, and the Sun assembler (/usr/ccs/bin) and gcc path should
>> be. As you have hosed this attempt the best thing to do is to rm -r,
>> untar, and start over.
>
> OK, thanks....what's in the incs file? ;-)

Well you can read that for yourself - its probably make rules
for a Sun C compiler...

Here's what you should see:

# make
sh ./conf/cc-config.sh cc incs/Dcc.sparc-sunos5
Trying to find cc
cc not found
Trying to find GCC
Found gcc
Making gcc the default compiler in 'incs/Dcc.sparc-sunos5'
        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
        ==> MAKING DIRECTORY "../incs/sparc-sunos5-gcc/Inull"
        ==> CONFIGURING RULES "../incs/sparc-sunos5-gcc/rules.cnf"



Relevant Pages

  • Re: make on cdrtools-2.00.3
    ... >> Using the wrong incs file.. ... >> untar, and start over. ... Trying to find GCC ... Making gcc the default compiler in 'incs/Dcc.sparc-sunos5' ...
    (comp.sys.sun.apps)
  • Re: Whats the story with the "end of XP"?
    ... Support gives them access to the larger body ... The same compiler suite may be "best" in both ... In the case of ByteCraft compilers, you are truly expert in your field, you work closely and rapidly with customers if there are any issues, and you have top class testing and quality control. ... understanding the inner workings of a relatively simple compiler like GCC ...
    (comp.arch.embedded)
  • [RFC][PATCH-2.6] Clean up and merge compiler-*.h
    ... the kernel headers in include/linux to include/linux-abi. ... * Common definitions for all gcc versions go here. ... -/* Some compiler specific definitions are overwritten here ...
    (Linux-Kernel)
  • Re: LPC900/80C51 Compiler Toolchain
    ... >> supported by GCC, and so they invest. ... > if they already have their in-house compiler. ... one of the main companies in the Symbian consortium ... vendor to provide a good compiler for Atmel AVRs and eventually became ...
    (comp.arch.embedded)
  • Newbie packages question
    ... checking for gcc... ... checking for C compiler default output file name... ... checking if the linker is GNU ld... ... checking how to recognise dependent libraries... ...
    (Debian-User)