[Bug 670] cpp should RDEPEND on gcc

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Wed Mar 5 22:11:25 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=670


Rodrigo Vivi - vivijim <rodrigo.vivi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #5 from Rodrigo Vivi - vivijim <rodrigo.vivi at gmail.com>  2008-03-05 22:11:24 ---
Move cc1 out of gcc doesn't make sense.

Nowdays if cpp isn't installed you will get this error:

# gcc teste.c -o teste
gcc: error trying to exec 'cc1': execvp: No such file or directory

And it doesn't make sense make gcc depends on cpp and vice versa. So I can see
only one solution to this case: Do not split gcc and cpp.

But please, don't let gcc without cc1.


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list