Re: Compiling fortran

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

 



On 9/20/07, NightStrike <nightstrike@xxxxxxxxx> wrote:
> When compiling gfortran, I see the following warnings when doing a make all-gcc:
>
>
> ../../gcc/gcc/fortran/interface.c: In function 'compare_actual_formal':
> ../../gcc/gcc/fortran/interface.c:1718: warning: unknown conversion
> type character 'l' in format
> ../../gcc/gcc/fortran/interface.c:1718: warning: unknown conversion
> type character 'l' in format
> ../../gcc/gcc/fortran/interface.c:1718: warning: format '%L' expects
> type 'struct <anonymous> *', but argument 3 has type 'long unsigned
> int'
> ../../gcc/gcc/fortran/interface.c:1718: warning: too many arguments for format
> ../../gcc/gcc/fortran/interface.c:1723: warning: unknown conversion
> type character 'l' in format
> ../../gcc/gcc/fortran/interface.c:1723: warning: unknown conversion
> type character 'l' in format
> ../../gcc/gcc/fortran/interface.c:1723: warning: format '%L' expects
> type 'struct <anonymous> *', but argument 3 has type 'long unsigned
> int'
> ../../gcc/gcc/fortran/interface.c:1723: warning: too many arguments for format
>
>
> Any idea how I can get rid of them?

?

[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