PR# 15670 egc_dynlib.h is not found when finalizing a shared library from EiffelStudio

Problem Report Summary
Submitter: lengus
Category: C Compilation
Priority: Medium
Date: 2009/04/23
Class: Bug
Severity: Non-critical
Number: 15670
Release: 6.2.7.3753
Confidential: No
Status: Open
Responsible:
Environment: CentOs 5.3, EiffelStudio 6 (6.2.7.3753 GPL Edition - linux-x86-64), gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
Synopsis: egc_dynlib.h is not found when finalizing a shared library from EiffelStudio

Description
edynlib.c:5:24: fel: egc_dynlib.h: Filen eller katalogen finns inte
The swedish text means that egc_dynlib.h is not found.
The workaround is to finalize again.
Same problem with 32-bit version.

Building from the command line works ok.
To Reproduce
Remove EIFGENs and finalize.
Problem Report Interactions