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]
Other format: [Raw text]

[Bug ada/17260] Cannot build Ada libraries and tools


------- Additional Comments From charlet at act-europe dot fr  2004-09-03 07:22 -------
Subject: Re:  Cannot build Ada libraries and tools

> I would bet if you just try it - it will work fine.  I have never had any
> problems building ada for this target.

Never had any problem either.

> p.s  if you want shared libraries you should do this in two parts:
> 
> % make -C gcc gnatlib-shared
> % make -C gcc gnattools

You can even do it in one part:

% make -C gcc gnatlib-shared gnattools

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17260


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