This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: can't find stdio, etc. building m68k-coff cross from i586-linux


>>>>> "Jeffrey" == Jeffrey A Law <law@hurl.cygnus.com> writes:

    Jeffrey>   In message <199803041804.MAA16305@eli.elilabs.com>you
    Jeffrey> write:
    >> Since at the present time all I really need is the compiler and
    >> the "core" run-time library that does no I/O, but just things
    >> like handling signed integer arithmetic, etc., is there a way
    >> to say --no-runtime-library, or whatever?
    Jeffrey> Nope.  No such option :(

Would it be reasonable to "trick" the make into using my Linux include 
files, even though the resultant library might not actually work, just 
to get thru the build so I could install the cross compiler.
Remember, right now, I do not need to actually *RUN* any compiled code 
-- I just need to run the compiler.  I can fix the includes and remake 
things later.  Would this be worth doing?

-- 
--------  "And there came a writing to him from Elijah"  [2Ch 21:12]  --------
Robert Jay Brown III rj@eli.elilabs.com  http://www.elilabs.com 1 847 705-0424
Elijah Laboratories Inc.;  37 South Greenwood Avenue;  Palatine, IL 60067-6328
-----  M o d e l i n g   t h e   M e t h o d s   o f   t h e   M i n d  ------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]