On 1 Apr, Simon 'corecode' Schubert wrote: >> > my first tries for the patched include files can be found here: >> > <http://corecode.ath.cx/~corecode/stuff/icc-patched-includes-0.1.tgz> >> >> We should either fix the base system, or ${IA32ROOT}/includes/. > > i'd really like to, but the headers from the base system are just not > standard conformant enough. > the headers coming with icc just don't fit our libs; they are specially > crafted for use with redhat linux 7.1 :/ > i already tried to fix these, but our implementation of the multibyte > functions won't let this be an easy task (if it ever can be solved):
Do you have test cases where the removal of icc's includes and the use of "-X -I/usr/include/g++ -I/usr/include" fails? Bye, Alexander. -- Actually, Microsoft is sort of a mixture between the Borg and the Ferengi. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

