Re: [OpenMP] use -fopenmp in a new front end

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



charfi asma <charfiasma@xxxxxxxx> writes:

> I could use the C front end options like -S -fdump-tree-all -O*, .... but when I 
>
> use -fopenmp I get this error:
>
> uml1: warning: command line option â-fopenmpâ is valid for 
> C/C++/Fortran/ObjC/ObjC++ but not for  [enabled by default]

...

> I added the fopenmp option to my lang.opt file as fortran fe does (as suggested 
> in ...........)
>
> but I always get the same warning expect that my fe language name is added to 
> the list of fe 
>
> that enable the use of fopenmp
>
> uml1: warning: command line option â-fopenmpâ is valid for 
> C/C++/Fortran/ObjC/ObjC++/uml but not for  [enabled by default]

What does the entry in your lang.opt file look like?

It's odd that the error message does not have the name of your
language.  Does your lang.opt file have a Language line?

Ian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux